Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c1324 thread_isoncpu(thread_t thread) in thread_isoncpu() function
1405 while ((oncpu = thread_isoncpu(thread)) || in thread_stop()
1515 while ((oncpu = thread_isoncpu(thread)) || in thread_wait()