Searched refs:thread_reapcnt (Results 1 – 1 of 1) sorted by relevance
92 int thread_reapcnt = 0; /* number of threads on deathrow */ variable861 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()