Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsched_prim.c2879 thread_invoke( in thread_invoke() function
3801 } while (!thread_invoke(self, new_thread, reason)); in thread_block_reason()
3857 while (!thread_invoke(self, new_thread, reason)) { in thread_run()