Home
last modified time | relevance | path

Searched refs:_a_period (Results 1 - 6 of 6) sorted by relevance

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

Completed in 4 milliseconds