Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/rpc/
H A Dsvc.c596 svc_pool_init(SVCPOOL *pool, uint_t maxthreads, uint_t redline, in svc_pool_init()
H A Dsvc.h643 uint32_t maxthreads; /* Max threads in the pool */ member
/onnv-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c362 int maxthreads; in main() local