Home
last modified time | relevance | path

Searched refs:reaplimit (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c96 int reaplimit = 16; /* delay reaping until reaplimit */ variable
958 if (lwp_reapcnt + thread_reapcnt > reaplimit) in reapq_move_lq_to_tq()
990 if (lwp_reapcnt + thread_reapcnt > reaplimit) in reapq_add()