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

/xnu-2422.115.4/bsd/kern/
H A Duipc_usrreq.c2015 static int unp_defer, unp_gcing, unp_gcwait; variable
2026 unp_gcwait = 1;
2249 if (unp_gcwait != 0) {
2250 unp_gcwait = 0;

Completed in 65 milliseconds