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

/seL4-refos-master/libs/libmuslc/src/thread/
H A Dpthread_attr_setschedparam.c5 a->_a_prio = param->sched_priority;
H A Dpthread_attr_get.c22 param->sched_priority = a->_a_prio;
H A Dpthread_create.c297 attr._a_policy, &attr._a_prio);
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dpthread_impl.h66 #define _a_prio __u.__i[3*__SU+3] macro

Completed in 82 milliseconds