nuttx/libs/libc/sched
Fotis Panagiotopoulos 85ceb7920e Typo fixes.
2023-02-17 11:17:11 -03:00
..
clock_ticks2time.c Move timespec calculations from sched into libc/sched 2021-11-04 13:19:01 -05:00
clock_time2ticks.c Move timespec calculations from sched into libc/sched 2021-11-04 13:19:01 -05:00
clock_timespec_add.c Move timespec calculations from sched into libc/sched 2021-11-04 13:19:01 -05:00
clock_timespec_subtract.c Move timespec calculations from sched into libc/sched 2021-11-04 13:19:01 -05:00
Make.defs libc: Move cxx_initialize.c from libc/sched/ to libc/misc 2022-05-04 08:58:43 +02: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 libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
sched_dumpstack.c sched/dumpstack: Print "backtrace:" only in the first iteration 2022-03-23 07:26:19 +09:00
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 Typo fixes. 2023-02-17 11:17:11 -03:00
task_startup.c libc: Move cxx_initialize.c from libc/sched/ to libc/misc 2022-05-04 08:58:43 +02:00
task_testcancel.c Typo fixes. 2023-02-17 11:17:11 -03:00