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

/barrelfish-2018-10-04/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-2018-10-04/lib/posixcompat/
H A Dpthreads.c193 *attr = malloc(sizeof(struct pthread_attr));
H A Dpthreads_private.h7 struct pthread_attr { struct

Completed in 67 milliseconds