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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c271 int malloc_wait = (wait & MCR_NOSLEEP) ? M_NOWAIT : M_WAITOK; local
273 malloc_wait | M_ZERO);

Completed in 65 milliseconds