Files
nuttx/include
Bowen Wang aa7ec1083b
Some checks failed
Build Documentation / build-html (push) Has been cancelled
nuttx/spinlock.h: add rspin_trylock/_irqsave/_nopreempt support
Add try-lock variants for rspinlock_t to support non-blocking spinlock
acquisition with optional IRQ save/restore and preemption control.
These variants enable fine-grained synchronization patterns in nested
contexts with maximum nesting depth support (UINT16_MAX).

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2026-01-27 12:22:24 +08:00
..
2025-12-09 18:03:10 +08:00
2025-11-10 10:56:29 +01:00
2026-01-22 22:14:00 +08:00
2026-01-26 21:01:01 +08:00
2026-01-16 10:03:53 +08:00