Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c123 static int svc_thr_active; /* current number of threads active */ variable
627 (svc_thr_total - svc_thr_active); in _svc_run_mt()
660 svc_thr_active++; in _svc_run_mt()
719 svc_thr_active--; in _svc_run_mt()