mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 21:19:09 +08:00
5a5c54c684
Summary: Use atomic_cmpxchg to ensure that in multithreaded situations, if someone releases the buffer, it can be applied for in time. And use atomic_ulong to save free_bitmap Signed-off-by: chenrun1 <chenrun1@xiaomi.com>