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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.h99 extern boolean_t thread_unblock(
H A Dsched_prim.c448 * thread_unblock:
457 thread_unblock( function
552 if (!thread_unblock(thread, wresult))
957 thread_unblock(thread, THREAD_AWAKENED);

Completed in 92 milliseconds