Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/headers/src/
Dsched_h.c36 zassert_not_null(sched_rr_get_interval); in ZTEST()
/Zephyr-latest/include/zephyr/posix/
Dsched.h57 int sched_rr_get_interval(pid_t pid, struct timespec *interval);
/Zephyr-latest/lib/posix/options/
Dsched.c92 int sched_rr_get_interval(pid_t pid, struct timespec *interval) in sched_rr_get_interval() function
/Zephyr-latest/tests/posix/common/src/
Dpthread.c508 int rc = sched_rr_get_interval(0, &interval); in ZTEST()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst816 As processes are not yet supported in Zephyr, the functions ``sched_rr_get_interval()``,
830 sched_rr_get_interval(),yes :ref:`†<posix_undefined_behaviour>`