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

/darwin-on-arm/xnu/bsd/sys/
H A Dfile_internal.h214 void unp_gc_wait(void);
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1978 unp_gc_wait(void) function
1985 msleep(&unp_gcing, uipc_lock, 0 , "unp_gc_wait", NULL);
H A Dkern_descrip.c5144 unp_gc_wait();
5191 unp_gc_wait();

Completed in 22 milliseconds