Home
last modified time | relevance | path

Searched refs:__heap_unlock (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dfree.c59 __heap_unlock (heap_lock); in __free_to_heap()
92 __heap_unlock (heap_lock); in __free_to_heap()
119 __heap_unlock (heap_lock); in __free_to_heap()
186 __heap_unlock (heap_lock); in __free_to_heap()
224 __heap_unlock (heap_lock); in __free_to_heap()
254 __heap_unlock (heap_lock); in __free_to_heap()
A Drealloc.c66 __heap_unlock (&__malloc_heap_lock); in realloc()
89 __heap_unlock (&__malloc_heap_lock); in realloc()
A Dmalloc.c78 __heap_unlock (heap_lock); in __malloc_from_heap()
178 __heap_unlock (heap_lock); in __malloc_from_heap()
A Dheap.h22 #define __heap_unlock(heap_lock) __UCLIBC_MUTEX_UNLOCK_CANCEL_UNSAFE(*(heap_lock)) macro

Completed in 5 milliseconds