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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drwall.c73 static int thread_count = 8; /* fudge factor for system threads/fds */ variable
192 while (thread_count >= MAX_THREADS) {
198 thread_count++;
254 thread_count--;

Completed in 44 milliseconds