Files
nuttx/include
hujun5 2c1e3d6ed0
Build Documentation / build-html (push) Has been cancelled
sched/addrenv: replace critical section with spinlock for refs protection
Replace global enter_critical_section() calls with lightweight spinlock in
addrenv_switch() to reduce interrupt latency, and convert refs counter to
atomic_t for thread-safe reference counting without blocking operations.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-20 11:29:22 +08:00
..
2025-12-09 18:03:10 +08:00
2026-01-16 10:03:53 +08:00