blob: 41cdaa585928f003703f73ef40eea23b4f4dda3b [file] [edit]
macros:
SCHED_FIFO:
in-latest-posix: ''
SCHED_OTHER:
in-latest-posix: ''
SCHED_RR:
in-latest-posix: ''
SCHED_SPORADIC:
in-latest-posix: ''
functions:
sched_get_priority_max:
in-latest-posix: ''
sched_get_priority_min:
in-latest-posix: ''
sched_getparam:
in-latest-posix: ''
sched_getscheduler:
in-latest-posix: ''
sched_rr_get_interval:
in-latest-posix: ''
sched_setparam:
in-latest-posix: ''
sched_setscheduler:
in-latest-posix: ''
sched_yield:
in-latest-posix: ''