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

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c460 uint32_t ucw_max; member in struct:__anon31
479 ucw->ucw_max = umem_max_ncpus;
493 if (ucw->ucw_current >= ucw->ucw_max)

Completed in 504 milliseconds