Searched refs:the_once (Results 1 – 1 of 1) sorted by relevance
55 static pthread_once_t the_once = PTHREAD_ONCE_INIT; variable227 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()