Searched refs:sSchedCpuInitOnce (Results 1 - 1 of 1) sorted by path

/haiku/src/libs/gnu/
H A Dsched_getcpu.cpp22 static pthread_once_t sSchedCpuInitOnce = PTHREAD_ONCE_INIT; variable
77 pthread_once(&sSchedCpuInitOnce, &initSchedCpuFunc);

Completed in 126 milliseconds