Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/posix/common/src/
Dpthread.c185 struct sched_param param, getschedparam; in thread_top_term() local
195 zassert_false(pthread_getschedparam(self, &policy, &getschedparam), in thread_top_term()
200 getschedparam.sched_priority); in thread_top_term()