Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched_prim.c3160 thread_invoke( in thread_invoke() function
4080 } while (!thread_invoke(self, new_thread, reason)); in thread_block_reason()
4136 while (!thread_invoke(self, new_thread, reason)) { in thread_run()