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

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c94 int reaplimit = 16; /* delay reaping until reaplimit */ variable
968 if (lwp_reapcnt + thread_reapcnt > reaplimit)
1000 if (lwp_reapcnt + thread_reapcnt > reaplimit)

Completed in 49 milliseconds