incubator-nuttx/mm/mempool
anjiahao 6eabacf304 mempool:change mutex to rmutex avoid deadlock
If malloc chunk fails, and if malloc fails to dump all memory,
it will cause deadlock in multiple_mempool_info
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-08-10 13:43:32 +02:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Make.defs mm/mempool: Remove MM_MEMPOOL option from Kconfig 2022-11-08 10:18:27 -03:00
mempool.c memdump: support dump the leak memory (malloced but task exit) 2023-07-31 05:48:33 -07:00
mempool_multiple.c mempool:change mutex to rmutex avoid deadlock 2023-08-10 13:43:32 +02:00
mempool_procfs.c procfs: Add g_ prefix to all procfs_operations 2023-04-22 03:33:50 -04:00