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

/opensolaris-onvv-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c231 lwpchan_alloc_cache(proc_t *p, uint_t bits) function
421 lwpchan_alloc_cache(p, LWPCHAN_INITIAL_BITS);
461 lwpchan_alloc_cache(p, bits + 1);

Completed in 124 milliseconds