Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dsched_prim.c2990 thread_invoke( in thread_invoke() function
3917 } while (!thread_invoke(self, new_thread, reason)); in thread_block_reason()
3978 while (!thread_invoke(self, new_thread, reason)) { in thread_run()