Searched refs:wait_queue_link (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dwait_queue.h309 extern kern_return_t wait_queue_link(
H A Dwait_queue.c546 * requires us to link the two together using a wait_queue_link
550 * The wait_queue_link structure must already be properly typed
615 * requires us to link the two together using a wait_queue_link
631 * Routine: wait_queue_link
634 * requires us to link the two together using a wait_queue_link
640 wait_queue_link( function
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c1379 wait_queue_link(&select_conflict_queue, (wait_queue_set_t)wqsub);

Completed in 30 milliseconds