Searched refs:pthread_attr (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/sys/
H A D_pthreadtypes.h45 struct pthread_attr;
68 typedef struct pthread_attr *pthread_attr_t;
H A Dsignal.h181 struct pthread_attr;
191 struct pthread_attr **_attribute;
/barrelfish-master/lib/posixcompat/
H A Dpthreads_private.h7 struct pthread_attr { struct
H A Dpthreads.c193 *attr = malloc(sizeof(struct pthread_attr));

Completed in 93 milliseconds