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.h55 typedef struct tpool_active tpool_active_t; typedef
57 tpool_active_t *tpa_next; /* list of active threads */
71 tpool_active_t *tp_active; /* threads performing work */
H A Dthread_pool.c109 tpool_active_t *activep; in job_cleanup()
110 tpool_active_t **activepp; in job_cleanup()
131 tpool_active_t active; in tpool_worker()
474 tpool_active_t *activep; in tpool_destroy()
599 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'/>