nuttx-mirror/mm/mempool
hujun5 34e79f9618 spinlock: use spin_lock_init replace spin_initialize
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>
2024-11-26 00:02:44 +08:00
..
CMakeLists.txt mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
Make.defs mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
mempool.c spinlock: use spin_lock_init replace spin_initialize 2024-11-26 00:02:44 +08:00
mempool_multiple.c mempool:when deinit mempool,need mark dict NULL before free 2024-10-17 09:05:11 +08:00
mempool_procfs.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00