Searched refs:limcount (Results 1 – 1 of 1) sorted by relevance
588 int limcount; in thread_reap_domain() local612 limcount = 0; in thread_reap_domain()621 if (limcount != 0) { in thread_reap_domain()622 lim_freen(lim, limcount); in thread_reap_domain()623 limcount = 0; in thread_reap_domain()627 limcount++; in thread_reap_domain()644 MPASS(limcount != 0); in thread_reap_domain()645 lim_freen(lim, limcount); in thread_reap_domain()