Searched defs:maxthreads (Results 1 – 3 of 3) sorted by relevance
596 svc_pool_init(SVCPOOL *pool, uint_t maxthreads, uint_t redline, in svc_pool_init()
643 uint32_t maxthreads; /* Max threads in the pool */ member
362 int maxthreads; in main() local