Files
nuttx/include
hujun5 223230a9ed spinlock: add rspin_lock_count
spinlock: add rspin_lock_count query interface

Add rspin_lock_count() function to query the current recursion count of a
recursive spinlock. This allows callers to inspect the lock state without
modifying it, useful for debugging and diagnostics.

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