Searched defs:once (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
H A DFwdLockGlue.c139 static pthread_once_t once = PTHREAD_ONCE_INIT; local
140 pthread_once(&once, FwdLockGlue_InitializeRoundKeys);

Completed in 154 milliseconds