Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/disp/
H A Dthread.c92 int thread_reapcnt = 0; /* number of threads on deathrow */ variable
861 t = thread_zone_cleanup(&thread_deathrow, &thread_reapcnt, zoneid); in thread_zone_destroy()
923 thread_reapcnt = 0; in thread_reaper()
967 thread_reapcnt++; in reapq_move_lq_to_tq()
968 if (lwp_reapcnt + thread_reapcnt > reaplimit) in reapq_move_lq_to_tq()
998 thread_reapcnt++; in reapq_add()
1000 if (lwp_reapcnt + thread_reapcnt > reaplimit) in reapq_add()