Searched refs:max_nthreads (Results 1 – 5 of 5) sorted by relevance
93 int max_nthreads; member118 data.max_nthreads = max_nthreads; in send_stats()262 data.nthreads, data.max_nthreads, data.client_queued, in receive_print_stats()
185 max_nthreads = MAX (atol (arg1), lastdb); in nscd_parse_file()293 if (max_nthreads < nthreads) in nscd_parse_file()294 max_nthreads = nthreads; in nscd_parse_file()
207 extern int max_nthreads;
246 int max_nthreads = 32; variable1751 if (nthreads < max_nthreads in fd_ready()
2060 * nscd/nscd.h: Declare max_nthreads.