Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_taskq.c61 int ztq_nthreads; member
209 ztq->ztq_nthreads--; in zfs_taskq_thread()
236 ztq->ztq_nthreads = nthreads; in zfs_taskq_create()
263 int nthreads = ztq->ztq_nthreads; in zfs_taskq_destroy()
272 while (ztq->ztq_nthreads != 0) { in zfs_taskq_destroy()