mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 13:37:18 +00:00
this behaviour is explicitly specified here: https://pubs.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_08.html and map SCHED_NORMAL to SCHED_OTHER like Linux: https://man7.org/linux/man-pages/man7/sched.7.html Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| clock_ticks2time.c | ||
| clock_time2ticks.c | ||
| clock_timespec_add.c | ||
| clock_timespec_subtract.c | ||
| Make.defs | ||
| sched_backtrace.c | ||
| sched_cpucount.c | ||
| sched_dumpstack.c | ||
| sched_getprioritymax.c | ||
| sched_getprioritymin.c | ||
| task_setcanceltype.c | ||
| task_startup.c | ||
| task_testcancel.c | ||