Searched refs:_a_sched (Results 1 – 18 of 18) sorted by relevance
7 a->_a_sched = inherit; in pthread_attr_setinheritsched()
17 *inherit = a->_a_sched; in pthread_attr_getinheritsched()
344 args->control = attr._a_sched ? 1 : 0; in __pthread_create()368 } else if (attr._a_sched) { in __pthread_create()
8 a->_a_sched = inherit; in pthread_attr_setinheritsched()
76 if (!attr->_a_sched) { in __pthread_init_and_check_attr()
222 if (!attr->_a_sched) { in __pthread_init_and_check_attr()325 args->control = attr._a_sched ? 1 : 0; in __pthread_create()
29 #define _a_sched __u.__i[3*__SU+1] macro
24 #define _a_sched __u.__i[3*__SU+1] macro
76 #define _a_sched __u.__i[3*__SU+1] macro
470 args->control = attr._a_sched ? 1 : 0; in __pthread_create()494 } else if (attr._a_sched) { in __pthread_create()
83 #define _a_sched __u.__i[3*__SU+1] macro
124 #define _a_sched __u.__i[3*__SU+1] macro
109 #define _a_sched __u.__i[3*__SU+1] macro