Searched refs:ztq_maxalloc_cv (Results 1 – 1 of 1) sorted by relevance
65 cond_t ztq_maxalloc_cv; member100 err = cond_reltimedwait(&ztq->ztq_maxalloc_cv, in ztask_alloc()132 VERIFY0(cond_signal(&ztq->ztq_maxalloc_cv)); in ztask_free()228 VERIFY0(cond_init(&ztq->ztq_maxalloc_cv, USYNC_THREAD, NULL)); in zfs_taskq_create()293 VERIFY0(cond_destroy(&ztq->ztq_maxalloc_cv)); in zfs_taskq_destroy()