incubator-nuttx/sched
chenrun1 d60dee4a65 sched/clock_gettime:Remove output log
Calling syslog to print logs in clock_gettime will cause the system to have recursive output, i.e., clock_gettime->sinfo->syslog->clock_gettime, with the consequences of stack overflow or non-stop log output.
2023-03-25 01:43:01 +02:00
..
addrenv
clock sched/clock_gettime:Remove output log 2023-03-25 01:43:01 +02:00
environ
group
init
irq
misc
module
mqueue
paging
pthread signal: remove unused SIGCONDTIMEDOUT 2023-03-23 17:17:25 -06:00
sched
semaphore
signal signal/sig_dispatch: Add signal action, if task is in system call 2023-03-14 11:16:52 +09:00
task
timer
tls
wdog
wqueue sched/wqueue: Do as much work as possible in work_thread 2023-03-21 17:50:40 +02:00
Kconfig signal: remove unused SIGCONDTIMEDOUT 2023-03-23 17:17:25 -06:00
Makefile