Searched refs:the_once (Results 1 – 1 of 1) sorted by relevance
55 static pthread_once_t the_once = PTHREAD_ONCE_INIT; variable232 pthread_once(&the_once, __initialize); in get_sched_policy()289 pthread_once(&the_once, __initialize); in set_cpuset_policy()338 pthread_once(&the_once, __initialize); in set_sched_policy()