nuttx/sched/timer
ligd 231ad202ee global change: repace sched_xfree() to kxmm_free()
Changes:
sched_xfree() => kxmm_free()
remove garbage related APIs
remove ARCH_HAVE_GARBAGE

Cause garbage feature move to mm_heap, then don't need
garbage anymore.

Change-Id: If310790a3208155ca8ab319e8d038cb6ff92c518
Signed-off-by: ligd <liguiding@fishsemi.com>
2020-04-09 10:29:28 -06:00
..
Make.defs sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_create.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_delete.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_getitimer.c libs/libc/unistd/lib_alarm.c,sched/timer/timer_getitimer.c: Silence a 2020-02-19 18:02:25 -06:00
timer_getoverrun.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_gettime.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_initialize.c sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00
timer_release.c global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
timer_setitimer.c include/sys/time.h, libs/libc/unistd, sched/timer: Implement alarm(), setitimer() and getitimer() APIs. 2019-11-13 08:10:16 -06:00
timer_settime.c Fix nxstyle issues 2020-04-07 06:23:15 -06:00
timer.h sched/timer: Update most files to Apache 2.0 2020-03-11 18:39:28 -03:00