nuttx/sched
ligd a27fe37120 signal/sig_kill.c: remove the limitation of kill(0, xx)
since there are situation which send singal to idle thread already,

CONFIG_SCHED_CHILD_STATUS=y
CONFIG_SCHED_HAVE_PARENT=y

Signo SIGCHLD will send to parent group, when child exit

Change-Id: Iceb2ac41948c1c3418839a3b5de70985d48c75d1
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-03-03 15:03:32 +00:00
..
clock Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
environ sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
group sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
init Remove the empty xxx_initialize functions 2021-03-03 08:21:04 +00:00
irq sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
module sched/module/mod_insmod.c: Fix a resource leak 2021-02-24 23:42:06 -08:00
mqueue sched: mqueue: Remove an unnecessary comment in mq_send.c 2021-01-27 18:27:34 -08:00
paging sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
pthread Remove the empty xxx_initialize functions 2021-03-03 08:21:04 +00:00
sched sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
semaphore sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
signal signal/sig_kill.c: remove the limitation of kill(0, xx) 2021-03-03 15:03:32 +00:00
task sched: task: Call nxtask_flushstreams() without critical section 2021-03-02 05:05:29 -08:00
timer sched/timer: get the previous reload value correctly 2021-01-26 18:22:54 -08:00
wdog sched/wdog: Remove MAX_WDOGPARMS and related stuff 2020-08-14 08:19:50 -06:00
wqueue sched/notifier: replace the unique key to freerun counter 2021-01-30 05:13:26 -08:00
Kconfig Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00