Home
last modified time | relevance | path

Searched defs:maxthreads (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.c579 svc_pool_init(SVCPOOL *pool, uint_t maxthreads, uint_t redline, in svc_pool_init()
H A Dsvc.h665 uint32_t maxthreads; /* Max threads in the pool */ member