Searched refs:the_once (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dsched_policy.cpp51 static pthread_once_t the_once = PTHREAD_ONCE_INIT; variable
253 pthread_once(&the_once, __initialize);
292 pthread_once(&the_once, __initialize);
368 pthread_once(&the_once, __initialize);

Completed in 279 milliseconds