Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/sys/kern/
H A Dtaskq.c60 struct threadpool *tq_threadpool; /* Pool backing the jobs. */ member
164 threadpool_schedule_job(tq->tq_threadpool, in taskq_dispatch_common()
287 tq->tq_threadpool = threadpool; in taskq_create()
326 threadpool_put(tq->tq_threadpool, tq->tq_pri); in taskq_destroy()