Home
last modified time | relevance | path

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

/src/
A Dkservice.c674 rt_inline void _heap_unlock(rt_base_t level) in _heap_unlock() function
691 #define rt_heap_unlock() _heap_unlock()
817 _heap_unlock(level); in rt_malloc()
845 _heap_unlock(level); in rt_realloc()
898 _heap_unlock(level); in rt_free()
922 _heap_unlock(level); in rt_memory_info()
937 _heap_unlock(level); in rt_page_alloc()
950 _heap_unlock(level); in rt_page_free()

Completed in 4 milliseconds