Home
last modified time | relevance | path

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

/system/core/libcutils/
Dsched_policy.c55 static pthread_once_t the_once = PTHREAD_ONCE_INIT; variable
227 pthread_once(&the_once, __initialize); in get_sched_policy()
284 pthread_once(&the_once, __initialize); in set_cpuset_policy()
332 pthread_once(&the_once, __initialize); in set_sched_policy()