Searched refs:sched_setparam (Results 1 – 5 of 5) sorted by relevance
38 zassert_not_null(sched_setparam); in ZTEST()
55 int sched_setparam(pid_t pid, const struct sched_param *param);
66 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() function
484 int rc = sched_setparam(0, ¶m); in ZTEST()
817 ``sched_setparam()``, and ``sched_setscheduler()`` are expected to fail setting ``errno``831 sched_setparam(),yes :ref:`†<posix_undefined_behaviour>`