Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dtaskq.c143 t->tqent_flags = 0; in taskq_dispatch()
160 t->tqent_flags |= TQENT_FLAG_PREALLOC; in taskq_dispatch_ent()
210 prealloc = t->tqent_flags & TQENT_FLAG_PREALLOC; in taskq_thread()
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h402 uintptr_t tqent_flags; member