Home
last modified time | relevance | path

Searched defs:tpool_active (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/cddl/osnet/lib/libzfs/
H A Dthread_pool_impl.h61 struct tpool_active { struct
62 tpool_active_t *tpa_next; /* list of active threads */ argument
76 tpool_active_t *tp_active; /* threads performing work */ argument