Searched refs:nready (Results 1 – 2 of 2) sorted by relevance
1489 static unsigned long int nready; variable1603 ++nready; in nscd_run_worker()1623 --nready; in nscd_run_worker()1713 ++nready; in nscd_run_worker()1744 if (__glibc_unlikely (nready == 0)) in fd_ready()1775 return (paranoia && readylist == NULL && nready == nthreads in restart_p()
2070 (nscd_run): Add missing descrement of nready in case readylist is