Home
last modified time | relevance | path

Searched refs:thread_count (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drwall.c71 static int thread_count = 8; /* fudge factor for system threads/fds */ variable
190 while (thread_count >= MAX_THREADS) { in doit()
196 thread_count++; in doit()
252 thread_count--; in do_one()