.. |
Make.defs
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
mm_addfreechunk.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
mm_brkaddr.c
|
|
|
mm_calloc.c
|
|
|
mm_checkcorruption.c
|
mm/mm_checkcorruption: using mm_foreach to do mm_checkcorruption
|
2022-02-13 03:20:31 +08:00 |
mm_extend.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
mm_foreach.c
|
mm/mm_heap: define MM_MASK_BIT as significant bits mask
|
2022-10-29 00:12:02 +08:00 |
mm_free.c
|
mm/mm_heap: define MM_MASK_BIT as significant bits mask
|
2022-10-29 00:12:02 +08:00 |
mm_heapmember.c
|
|
|
mm_initialize.c
|
mm_heap: add debug assert to check the alignment problem
|
2022-11-01 19:21:01 +08:00 |
mm_lock.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09:00 |
mm_mallinfo.c
|
mm/mm_heap: change CONFIG_MM_BACKTRACE to int type
|
2022-07-26 23:45:31 +08:00 |
mm_malloc_size.c
|
|
|
mm_malloc.c
|
mm_heap: add debug assert to check the alignment problem
|
2022-11-01 19:21:01 +08:00 |
mm_memalign.c
|
mm_heap: add debug assert to check the alignment problem
|
2022-11-01 19:21:01 +08:00 |
mm_memdump.c
|
mm/mm_heap: change CONFIG_MM_BACKTRACE to int type
|
2022-07-26 23:45:31 +08:00 |
mm_realloc.c
|
mm/mm_heap: define MM_MASK_BIT as significant bits mask
|
2022-10-29 00:12:02 +08:00 |
mm_shrinkchunk.c
|
mm/mm_heap: define MM_MASK_BIT as significant bits mask
|
2022-10-29 00:12:02 +08:00 |
mm_size2ndx.c
|
|
|
mm_zalloc.c
|
|
|
mm.h
|
Change the type of tg_joinlock, mm_lock and md_lock from sem_t to mutex_t
|
2022-10-31 10:35:53 +01:00 |