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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1973 static int unp_defer, unp_gcing, unp_gcwait; variable
1984 unp_gcwait = 1;
2206 if (unp_gcwait != 0) {
2207 unp_gcwait = 0;

Completed in 58 milliseconds