nuttx/libs/libc/sched
chao an de7132c697 cmake/sched: fix build break based on mainline
Signed-off-by: chao an <anchao@xiaomi.com>
2023-07-10 13:26:21 +08:00
..
clock_getcpuclockid.c sched/clock: move clock_getcpuclockid() and clock_getres() to libc 2023-07-07 17:39:39 -03:00
clock_getres.c sched/clock: move clock_getcpuclockid() and clock_getres() to libc 2023-07-07 17:39:39 -03:00
clock_ticks2time.c
clock_time2ticks.c
clock_timespec_add.c
clock_timespec_subtract.c
CMakeLists.txt cmake/sched: fix build break based on mainline 2023-07-10 13:26:21 +08:00
Make.defs sched/clock: move clock_getcpuclockid() and clock_getres() to libc 2023-07-07 17:39:39 -03:00
sched_backtrace.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
sched_cpucount.c
sched_dumpstack.c
sched_getprioritymax.c sched: Map SCHED_OTHER to SCHED_FIFO or SCHED_RR 2023-01-30 03:01:03 +02:00
sched_getprioritymin.c sched: Map SCHED_OTHER to SCHED_FIFO or SCHED_RR 2023-01-30 03:01:03 +02:00
task_setcanceltype.c libc/sched: Return EINVAL when type incorrect at task_setcanceltype 2023-05-12 01:06:23 +08:00
task_startup.c
task_testcancel.c Typo fixes. 2023-02-17 11:17:11 -03:00