incubator-nuttx/sched/init
dongjiuzhu1 4e24eec7b6 sched/group/setuptask_file: duplicate idle task fd for kernel thread
The file descriptors of kernel threads should be clean and should
not be generated based on user threads. Instead, an idle thread
hould be chosen.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-09-09 19:45:29 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs
init.h paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
nx_bringup.c coredump:coredump_set_memory_region to set memory region 2024-08-12 02:02:25 +08:00
nx_smpstart.c docs: fix typo in nx_smpstart.c 2024-08-21 17:07:19 +08:00
nx_start.c sched/group/setuptask_file: duplicate idle task fd for kernel thread 2024-09-09 19:45:29 +08:00