Skip to content
Commit 68d1a524 authored by Dmitrii Golovanov's avatar Dmitrii Golovanov Committed by Carles Cufí
Browse files

posix: sched: Implement get APIs for scheduling parameters



Initial implementation of `sched_getparam()` and `sched_getscheduler()`
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 avatarDmitrii Golovanov <dmitrii.golovanov@intel.com>
parent b184fc3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment