Home
last modified time | relevance | path

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

/titanic_50/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) { in doit()
198 thread_count++; in doit()
254 thread_count--; in do_one()