Searched refs:tpool_active_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/lib/libzfs/
H A Dthread_pool_impl.h60 typedef struct tpool_active tpool_active_t; typedef in typeref:struct:tpool_active
62 tpool_active_t *tpa_next; /* list of active threads */
76 tpool_active_t *tp_active; /* threads performing work */
H A Dthread_pool.c91 tpool_active_t *activep;
92 tpool_active_t **activepp;
114 tpool_active_t active;
302 tpool_active_t *activep;
415 tpool_active_t *activep;

Completed in 87 milliseconds