Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c2812 thread_invoke( in thread_invoke() function
3717 } while (!thread_invoke(self, new_thread, reason)); in thread_block_reason()
3778 while (!thread_invoke(self, new_thread, reason)) { in thread_run()