Searched defs:umem_alloc_caches (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c3108 umem_cache_t *umem_alloc_caches[NUM_ALLOC_SIZES]; local
3212 umem_alloc_caches[i] = cp;
3222 umem_alloc_caches, i) == 0 ? 1 : 0;
3236 cp = umem_alloc_caches[i];

Completed in 80 milliseconds