Searched defs:taskq_create_instance (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c130 * taskq_t *taskq_create_instance(name, instance, nthreads, pri, minalloc,
1818 * taskq_create_instance is used by ddi_taskq_create() where it gets the
1824 taskq_create_instance(const char *name, int instance, int nthreads, pri_t pri, function
1997 * 1) Instance is provided to taskq_create_instance(). In this case it

Completed in 49 milliseconds