Home
last modified time | relevance | path

Searched refs:_a_period (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_attr_setschedparam.c11 a->_a_period = param->sched_period; in pthread_attr_setschedparam()
Dpthread_create.c228 attr->_a_period = param.sched_period; in __pthread_init_and_check_attr()
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h88 #define _a_period __u.__i[3*__SU+5] macro