Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h54 typedef struct tpool_active tpool_active_t; typedef
56 tpool_active_t *tpa_next; /* list of active threads */
70 tpool_active_t *tp_active; /* threads performing work */
H A Dthread_pool.c108 tpool_active_t *activep; in job_cleanup()
109 tpool_active_t **activepp; in job_cleanup()
130 tpool_active_t active; in tpool_worker()
473 tpool_active_t *activep; in tpool_destroy()
598 tpool_active_t *activep; in tpool_member()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1578 <typedef-decl name='tpool_active_t' type-id='c8d086f4' id='6fcda10e'/>