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

/darwin-on-arm/xnu/osfmk/kern/
H A Dwait_queue.h293 extern wait_queue_set_t wait_queue_set_alloc(
H A Dwait_queue.c349 * Routine: wait_queue_set_alloc
360 wait_queue_set_alloc( function
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c1064 wqs = wait_queue_set_alloc(SYNC_POLICY_FIFO | SYNC_POLICY_PREPOST);

Completed in 37 milliseconds