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

/darwin-on-arm/xnu/osfmk/kern/
H A Dwait_queue.h59 * can create wait queues by calling wait_queue_alloc.
365 extern wait_queue_t wait_queue_alloc(
H A Dwait_queue.c240 * Routine: wait_queue_alloc
251 wait_queue_alloc( function
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c306 wq->aioq_waitq = wait_queue_alloc(SYNC_POLICY_FIFO);

Completed in 29 milliseconds