nuttx/mm/umm_heap
2018-08-23 09:38:49 -06:00
..
Make.defs mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
umm_addregion.c
umm_brkaddr.c
umm_calloc.c
umm_extend.c
umm_free.c
umm_globals.c
umm_heap.h
umm_heapmember.c mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
umm_initialize.c
umm_mallinfo.c
umm_malloc.c
umm_memalign.c
umm_realloc.c
umm_sbrk.c
umm_sem.c
umm_zalloc.c