Searched refs:thread_mark_wait_locked (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.h199 __private_extern__ wait_result_t thread_mark_wait_locked(
H A Dthread.c369 thread_mark_wait_locked(thread, THREAD_UNINT);
H A Dwait_queue.c881 wait_result = thread_mark_wait_locked(thread, interruptible);
H A Dsched_prim.c562 * Routine: thread_mark_wait_locked
572 thread_mark_wait_locked( function

Completed in 20 milliseconds