Searched defs:single_user_thread_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c257 static int single_user_thread_count = 0; variable
3910 single_user_thread_count++;
3949 if (single_user_thread_count > 1) {
3950 single_user_thread_count--;
4078 single_user_thread_count--;

Completed in 68 milliseconds