Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/heap/
Dheap_private.h38 multi_heap_lock_t heap_mux;
Dmulti_heap_platform.h21 typedef portMUX_TYPE multi_heap_lock_t; typedef
Dheap_caps_init.c229 static multi_heap_lock_t registered_heaps_write_lock = MULTI_HEAP_LOCK_STATIC_INITIALIZER; in heap_caps_add_region_with_caps()