Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dheap_private.h30 multi_heap_lock_t heap_mux;
Dmulti_heap_platform.h16 typedef portMUX_TYPE multi_heap_lock_t; typedef
Dheap_caps_init.c244 static multi_heap_lock_t registered_heaps_write_lock = MULTI_HEAP_LOCK_STATIC_INITIALIZER; in heap_caps_add_region_with_caps()