Searched refs:sSchedCpuInitOnce (Results 1 – 1 of 1) sorted by relevance
22 static pthread_once_t sSchedCpuInitOnce = PTHREAD_ONCE_INIT; variable77 pthread_once(&sSchedCpuInitOnce, &initSchedCpuFunc); in sched_getcpu()