incubator-nuttx/mm/mm_heap
ligd b316611ef0 Revert "sem: remove limitation of irq context when do sem_trywait"
This reverts commit 7c547b3ebd.
2022-01-29 00:53:47 +08:00
..
Make.defs mm: Move the real implementation of mm_sbrk to sbrk 2021-07-05 08:02:08 +09:00
mm.h sched: Define CONFIG_SMP_NCPUS to 1 in no SMP case 2022-01-20 23:21:21 +08:00
mm_addfreechunk.c mm/mm_heap/mm.h: Fix some typos. 2021-08-03 10:11:26 -07:00
mm_brkaddr.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_calloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
mm_checkcorruption.c mm: Simplify the semaphore handling 2021-07-10 16:10:32 -03:00
mm_extend.c mm: Simplify the semaphore handling 2021-07-10 16:10:32 -03:00
mm_free.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_heapmember.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
mm_initialize.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_mallinfo.c mm: Simplify the semaphore handling 2021-07-10 16:10:32 -03:00
mm_malloc.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_malloc_size.c mm: Add kmm_malloc_size and mm_malloc_size 2021-07-05 14:23:24 +09:00
mm_memalign.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_realloc.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_sem.c Revert "sem: remove limitation of irq context when do sem_trywait" 2022-01-29 00:53:47 +08:00
mm_shrinkchunk.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_size2ndx.c mm: Move mm_heap_s related stuff to private header file 2021-03-19 09:56:39 -07:00
mm_zalloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00