nuttx/sched
ouyangxiangzhen db88754822 sched/signal: Simplify the implementation of SIGEV_THREAD_TID.
This commit simplified thread ID dispatching logic by integrating it into the `nxsig_dispatch` function.

Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com>
2024-09-23 12:29:36 +08:00
..
addrenv
clock Make each function of SCHED_CRITMONITOR independent 2024-09-19 03:16:14 +08:00
environ
event
group
init
instrument
irq critmonitor: add caller support 2024-09-19 03:16:14 +08:00
misc fs/dump: correct SCHED_DUMP_ON_EXIT to DUMP_ON_EXIT 2024-09-18 23:48:31 +08:00
module
mqueue Revert "irq: add [enter|leave]_critical_section_nonirq" 2024-09-17 20:12:59 +08:00
paging
pthread pthread_mutex:add deadlock assert 2024-09-20 22:05:29 +08:00
sched sched: move DUMP_ON_EXIT to sched 2024-09-19 03:49:12 +08:00
semaphore Revert "irq: add [enter|leave]_critical_section_nonirq" 2024-09-17 20:12:59 +08:00
signal sched/signal: Simplify the implementation of SIGEV_THREAD_TID. 2024-09-23 12:29:36 +08:00
task
timer sched/signal: Simplified Implementation for SIGEV_THREAD_TID. 2024-09-23 12:29:36 +08:00
tls
wdog wdog: rename wd_start_absolute() to wd_start_abstick() 2024-09-17 12:15:14 +08:00
wqueue sched/wqueue: Fix unexpected dq entry status 2024-09-17 02:56:39 +08:00
CMakeLists.txt
Kconfig sched: move DUMP_ON_EXIT to sched 2024-09-19 03:49:12 +08:00
Makefile