nuttx/sched
zhangyuan21 01741a0b65 sched/semaphore: increase sem count when holder task exit
Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-02-12 16:49:45 +08:00
..
addrenv sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
clock
environ
group group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00
init
irq
misc sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
module nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
mqueue sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
paging
pthread sched/pthread: check pthread group after find joininfo 2023-02-12 16:47:28 +08:00
sched sched/addrenv: Fix system crash when process group has been deleted 2023-02-08 02:51:23 +08:00
semaphore sched/semaphore: increase sem count when holder task exit 2023-02-12 16:49:45 +08:00
signal sched: Implement tkill/tgkill 2023-01-26 08:11:56 +02:00
task sched/nxtask_sigchild: Set process exit code to group exit code 2023-02-10 00:36:30 +08:00
timer sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
tls
wdog nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
wqueue sched/wqueue: semaphore count should be consistent with the number of work entries. 2023-01-28 21:45:10 +09:00
Kconfig sched/signal: Fix typo error in Kconfig(SIG_SEGA->SIG_SEGV) 2023-01-28 09:07:23 +02:00
Makefile group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00