Home
last modified time | relevance | path

Searched refs:sched_param (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-2.7.6/include/posix/
Dpthread.h488 struct sched_param *schedparam);
490 struct sched_param *param);
504 const struct sched_param *schedparam);
506 const struct sched_param *param);
Dposix_sched.h23 struct sched_param { struct
/Zephyr-Core-2.7.6/tests/posix/common/src/
Dmutex.c66 struct sched_param schedparam; in test_posix_normal_mutex()
125 struct sched_param schedparam2; in test_posix_recursive_mutex()
Dposix_rwlock.c21 struct sched_param param; in thread_top()
60 struct sched_param schedparam; in test_posix_rw_lock()
Dpthread_key.c129 struct sched_param schedparam; in test_posix_multiple_threads_single_key()
178 struct sched_param schedparam; in test_posix_single_thread_multiple_keys()
Dpthread.c72 struct sched_param schedparam; in thread_top_exec()
195 struct sched_param param, getschedparam; in thread_top_term()
237 struct sched_param schedparam, getschedparam; in test_posix_pthread_execution()
409 struct sched_param param; in test_posix_pthread_error_condition()
476 struct sched_param schedparam; in test_posix_pthread_termination()
596 struct sched_param param; in test_sched_policy()
Dsemaphore.c17 struct sched_param schedparam;
/Zephyr-Core-2.7.6/lib/posix/
Dpthread.c87 const struct sched_param *schedparam) in pthread_attr_setschedparam()
269 const struct sched_param *param) in pthread_setschedparam()
315 struct sched_param *param) in pthread_getschedparam()
580 struct sched_param *schedparam) in pthread_attr_getschedparam()
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-1.14.rst1538 * :github:`13470` - Lack of POSIX compliance for sched_param struct