Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c156 static const int reserved_threads = 8; variable
1153 if (max_threads < reserved_threads) in rpcb_check_init()
1156 set_rpcb_rmtcalls_max(max_threads - reserved_threads); in rpcb_check_init()