Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libtpool/
H A Dthread_pool_impl.h73 pthread_attr_t tp_attr; /* attributes of the workers */ member
H A Dthread_pool.c64 (void) pthread_attr_destroy(&tpool->tp_attr); in delete_pool()
236 error = pthread_create(&thread, &tpool->tp_attr, tpool_worker, tpool); in create_worker()
376 error = pthread_attr_clone(&tpool->tp_attr, attr); in tpool_create()
384 (void) pthread_attr_setdetachstate(&tpool->tp_attr, in tpool_create()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2066 …<var-decl name='tp_attr' type-id='type-id-179' visibility='default' filepath='/home/fedora/zfs/lib…