Home
last modified time | relevance | path

Searched defs:schedparam (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/posix/common/src/
Dmutex.c53 struct sched_param schedparam; in test_mutex_common() local
Dpthread.c62 struct sched_param schedparam; in thread_top_exec() local
/Zephyr-latest/lib/posix/options/
Dpthread.c325 int pthread_attr_setschedparam(pthread_attr_t *_attr, const struct sched_param *schedparam) in pthread_attr_setschedparam()
1401 int pthread_attr_getschedparam(const pthread_attr_t *_attr, struct sched_param *schedparam) in pthread_attr_getschedparam()