Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c616 int taskq_thread_bucket_wait = 500; /* mSec. */ variable
1988 clock_t tmo = MSEC_TO_TICK(taskq_thread_bucket_wait); in taskq_d_svc_bucket()