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

/xnu-2782.1.97/bsd/kern/
H A Dmcache.c303 int malloc_wait = (wait & MCR_NOSLEEP) ? M_NOWAIT : M_WAITOK; local
305 malloc_wait | M_ZERO);

Completed in 21 milliseconds