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

/darwin-on-arm/xnu/osfmk/kern/
H A Dwait_queue.h108 wait_queue_t wqe_queue; /* queue this element is on */ member in struct:wait_queue_element
137 #define wql_queue wql_element.wqe_queue
H A Dwait_queue.c420 WQASSERT(((wqe)->wqe_queue == (wq) && \

Completed in 65 milliseconds