mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00:00
Add spinlock protection to sched_note_preemption and nxsched_critmon_preemption. Ensures thread-safe access to global state in preemption notification and critical monitoring, preventing race conditions in SMP and interrupt contexts. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| note_driver.c | ||
| note_initialize.c | ||
| notectl_driver.c | ||
| notelog_driver.c | ||
| noteram_driver.c | ||
| noterpmsg.h | ||
| noterpmsg_driver.c | ||
| noterpmsg_server.c | ||
| notesnap_driver.c | ||
| notestream_driver.c | ||