Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c561 int taskq_search_depth = TASKQ_SEARCH_DEPTH; variable
1230 loopcount = MIN(taskq_search_depth, bsize); in taskq_dispatch()