Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1252 taskq_idlebucket_dispatch(taskq_bucket_t *b, task_func_t func, void *arg) in taskq_idlebucket_dispatch() function
1488 tqe = taskq_idlebucket_dispatch(bucket, func, arg); in taskq_dispatch()