mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
34e79f9618
reason: 1: spin_lock_init and spin_initialize have similar functionalities. 2: spin_lock and spin_unlock should be called in matching pairs. Signed-off-by: hujun5 <hujun5@xiaomi.com>