nuttx/sched
chao.an 83964231a5 libs/libc: move the backtrace implement to sched
1. move the backtrace implement to sched
2. rename CONFIG_UNWINDER to CONFIG_SCHED_BACKTRACE

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-08-19 01:30:50 -07:00
..
clock sched/clock: add nsec range check in clock_settime 2021-07-09 14:19:03 -03:00
environ
group group/child_status: Dynamically expand group child_status 2021-07-15 20:14:57 -07:00
init Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
irq sched/*/*spinlock.c: Fix some typos. 2021-07-24 09:00:41 -07:00
module Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
mqueue fs/inode: add sanity check for inode to avoid nullpointer 2021-07-25 23:01:37 -07:00
paging
pthread sched: Refine tls_info_s and task_info_s 2021-07-02 10:33:34 -05:00
sched sched/: Fix some typos. 2021-08-14 11:19:34 -07:00
semaphore sched/*/*spinlock.c: Fix some typos. 2021-07-24 09:00:41 -07:00
signal
task Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
timer
wdog sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
wqueue work_queue: schedule the work queue using the timer mechanism 2021-07-27 21:01:38 -07:00
Kconfig libs/libc: move the backtrace implement to sched 2021-08-19 01:30:50 -07:00
Makefile