Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1333 taskq_backlog_dispatch(taskq_bucket_t *bucket, task_func_t func, void *arg, in taskq_backlog_dispatch() function
1527 tqe = taskq_backlog_dispatch(bucket, func, arg, flags); in taskq_dispatch()