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

/xnu-2422.115.4/bsd/sys/
H A Dfile_internal.h244 void unp_gc_wait(void);
/xnu-2422.115.4/bsd/kern/
H A Duipc_usrreq.c2020 unp_gc_wait(void) function
2027 msleep(&unp_gcing, uipc_lock, 0 , "unp_gc_wait", NULL);
H A Dkern_descrip.c5342 unp_gc_wait();
5389 unp_gc_wait();

Completed in 46 milliseconds