Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_prim.h128 extern boolean_t thread_unblock(
H A Dsched_prim.c788 thread_unblock( in thread_unblock() function
999 if (thread_unblock(thread, wresult)) { in thread_go()