nuttx/sched/init
Ville Juven 0dedbcd4ae task/pthread_cancelpt: Move cancel point handling to libc, data to TLS
This moves task / thread cancel point logic from the NuttX kernel into
libc, while the data needed by the cancel point logic is moved to TLS.

The change is an enabler to move user-space APIs to libc as well, for
a coherent user/kernel separation.
2023-11-15 08:52:04 -08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
init.h
Make.defs
nx_bringup.c add the startup process tracepoint 2023-08-19 21:50:08 +08:00
nx_smpstart.c sched/smp: flush dcache before start other cpus 2023-08-21 12:02:45 +08:00
nx_start.c task/pthread_cancelpt: Move cancel point handling to libc, data to TLS 2023-11-15 08:52:04 -08:00