Skip to content
Commit 8a6c745e authored by Gaetan Perrot's avatar Gaetan Perrot Committed by Carles Cufí
Browse files

posix: sched: Implement set APIs for scheduling parameters



Implement `sched_setparam()` and `sched_setscheduler()` POSIX APIs
as a part of PSE53 `_POSIX_PRIORITY_SCHEDULING` option group.
Both functions are actually placeholders and just return `ENOSYS`
since Zephyr does not yet support processes or process scheduling.

signed-off-by: default avatarGaetan Perrot <gaetanperrotpro@gmail.com>
parent e08a77c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment