nuttx/sched
ligd e9f17947b7 task: don't set default signal in kernal thread
Signed-off-by: ligd <liguiding1@xiaomi.com>
2022-03-30 10:53:14 +09:00
..
clock
environ env_dup: Allocate memory from the correct memory pool 2022-03-22 10:15:29 +08:00
group
init RISC-V: Prepare for CONFIG_BUILD_KERNEL 2022-03-18 18:20:12 +08:00
irq irq_csection: fix assert warning 2022-03-29 13:44:01 +08:00
module sched/module: correct the check condition 2022-03-18 20:13:25 +02:00
mqueue pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
paging
pthread pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
sched c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
semaphore
signal signal: Don't do schedule_sigaction when there is no action 2022-03-30 10:53:14 +09:00
task task: don't set default signal in kernal thread 2022-03-30 10:53:14 +09:00
timer
wdog
wqueue workqueue: add work_foreach support 2022-03-29 18:03:08 +08:00
Kconfig sched/Kconfig: Remove CPULOAD_ENTROPY depend on CPULOAD_ONESHOT 2022-03-18 12:43:06 +02:00
Makefile