Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/heap/
Dmulti_heap_platform.h32 #define MULTI_HEAP_UNLOCK(PLOCK) do { \ macro
90 #define MULTI_HEAP_UNLOCK(PLOCK) (void) (PLOCK) macro
Dheap_caps_init.c232 MULTI_HEAP_UNLOCK(&registered_heaps_write_lock); in heap_caps_add_region_with_caps()
Dmulti_heap.c157 MULTI_HEAP_UNLOCK(heap->lock); in multi_heap_internal_unlock()