Searched refs:maxworkers (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/rt/
H A Dsigev_thread.c505 int maxworkers; local
513 maxworkers = 1;
517 maxworkers = 1;
521 maxworkers = 100;
526 tcdp->tcd_poolp = tpool_create(1, maxworkers, 20,
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_kmod.c79 ioc.maxworkers = cfg->skc_maxworkers;

Completed in 336 milliseconds