Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/posix/common/src/
Dpthread_key.c129 struct sched_param schedparam; in test_posix_multiple_threads_single_key() local
178 struct sched_param schedparam; in test_posix_single_thread_multiple_keys() local
Dposix_rwlock.c60 struct sched_param schedparam; in test_posix_rw_lock() local
Dsemaphore.c17 struct sched_param schedparam; variable
Dpthread.c72 struct sched_param schedparam; in thread_top_exec() local
237 struct sched_param schedparam, getschedparam; in test_posix_pthread_execution() local
476 struct sched_param schedparam; in test_posix_pthread_termination() local
Dmutex.c66 struct sched_param schedparam; in test_posix_normal_mutex() local
/Zephyr-Core-2.7.6/lib/posix/
Dpthread.c87 const struct sched_param *schedparam) in pthread_attr_setschedparam()
580 struct sched_param *schedparam) in pthread_attr_getschedparam()