incubator-nuttx/sched
chao an 89bd6ab74a sched/pthread: fix memory leak of pthread_tcb_s
pthread tcb should be released appropriately

Signed-off-by: chao an <anchao@lixiang.com>
2024-03-06 20:37:06 +08:00
..
addrenv
clock
environ sched/environ: check envcp validity before hold sched_lock() 2024-03-05 22:24:14 +08:00
group sched/task: save argument counter to avoid limit check 2024-03-05 22:25:28 +08:00
init sched/task: save argument counter to avoid limit check 2024-03-05 22:25:28 +08:00
instrument
irq SMP: fix crash when switch to new task which is still running 2024-03-01 21:05:00 +09:00
misc
module
mqueue
paging paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
pthread sched/pthread: fix memory leak of pthread_tcb_s 2024-03-06 20:37:06 +08:00
sched paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
semaphore
signal sched/group: replace group_findbypid to task_getgroup 2024-03-05 22:24:52 +08:00
task sched/task: save argument counter to avoid limit check 2024-03-05 22:25:28 +08:00
timer
tls sched/tls: inline group info in flat mode to improve performance 2024-03-01 17:27:26 +08:00
wdog
wqueue
CMakeLists.txt
Kconfig
Makefile