Searched refs:tp_attr (Results 1 – 3 of 3) sorted by relevance
73 pthread_attr_t tp_attr; /* attributes of the workers */ member
64 (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()
2066 …<var-decl name='tp_attr' type-id='type-id-179' visibility='default' filepath='/home/fedora/zfs/lib…