Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.h130 extern boolean_t thread_unblock(
H A Dsched_prim.c791 thread_unblock( in thread_unblock() function
999 if (thread_unblock(thread, wresult)) { in thread_go()