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

/illumos-gate/usr/src/uts/common/avs/ns/sv/
H A Dsv.c164 static int sv_max_nlive; /* max number of threads running */ variable
2404 if (nlive > sv_max_nlive) {
2412 sv_max_nlive = nlive;

Completed in 61 milliseconds