nr_free_threads 501 sapi/thttpd/thttpd.c static int nr_free_threads; nr_free_threads 583 sapi/thttpd/thttpd.c if (nr_threads < max_threads && nr_free_threads < 2) { nr_free_threads 586 sapi/thttpd/thttpd.c thread_atomic_inc(nr_free_threads); nr_free_threads 615 sapi/thttpd/thttpd.c thread_atomic_dec(nr_free_threads); nr_free_threads 622 sapi/thttpd/thttpd.c thread_atomic_inc(nr_free_threads); nr_free_threads 624 sapi/thttpd/thttpd.c thread_atomic_dec(nr_free_threads);