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

/xnu-2782.1.97/osfmk/kern/
H A Dwait_queue.c1419 boolean_t is_queue_global = FALSE; local
1422 is_queue_global = wait_queue_global(wq);
1423 if (is_queue_global) {
1477 if (is_queue_global) {
1486 if (is_queue_global) {
1638 boolean_t is_queue_global = FALSE; local
1650 is_queue_global = TRUE;
1730 if (is_queue_global) {
1738 if (is_queue_global) {

Completed in 21 milliseconds