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

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_pthread_attr_t.h30 typedef __darwin_pthread_attr_t pthread_attr_t; typedef
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dpthread_create.c42 pthread_attr_t *ts_attr;
88 ts->ts_attr = malloc(sizeof (pthread_attr_t));
/darwin-on-arm/xnu/bsd/sys/
H A Dtypes.h318 typedef __darwin_pthread_attr_t pthread_attr_t; typedef
H A Dsignal.h157 typedef __darwin_pthread_attr_t pthread_attr_t; typedef
190 pthread_attr_t *sigev_notify_attributes; /* Notification attributes */

Completed in 76 milliseconds