nuttx/libs/libc/sched
Jukka Laitinen c79d2067c7 Move timespec calculations from sched into libc/sched
Allow using these functions also outside sched, where systick
related calculations are performed

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2021-11-04 13:19:01 -05: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 Move timespec calculations from sched into libc/sched 2021-11-04 13:19:01 -05:00
sched_backtrace.c libc/sched/sched_backtrace.c: Include unistd.h to avoid warning about 2021-09-21 09:22:28 -03:00
sched_cpucount.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
sched_dumpstack.c sched/backtrace: add sched_backtrace support 2021-08-19 01:30:50 -07:00
sched_getprioritymax.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
sched_getprioritymin.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
task_setcanceltype.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
task_startup.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
task_testcancel.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00