Home
last modified time | relevance | path

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

/f-stack/freebsd/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.c107 tpool_active_t *activep; in job_cleanup()
108 tpool_active_t **activepp; in job_cleanup()
130 tpool_active_t active; in tpool_worker()
461 tpool_active_t *activep; in tpool_destroy()
586 tpool_active_t *activep; in tpool_member()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2147 …<typedef-decl name='tpool_active_t' type-id='type-id-185' filepath='/home/fedora/zfs/lib/libtpool/…