Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/common/src/
Dpthread.c193 struct sched_param param, getschedparam; in thread_top_term() local
203 zassert_false(pthread_getschedparam(self, &policy, &getschedparam), in thread_top_term()
208 getschedparam.sched_priority); in thread_top_term()