mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
2c1e3d6ed0
Build Documentation / build-html (push) Has been cancelled
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>