Home
last modified time | relevance | path

Searched defs:heap_mutex (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcxxabi/src/
H A Dfallback_malloc.cpp35 static std::__libcpp_mutex_t heap_mutex = _LIBCPP_MUTEX_INITIALIZER; variable
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/nvkmd/nouveau/
H A Dnvkmd_nouveau.h50 simple_mtx_t heap_mutex; member
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dfallback_malloc.cpp38 static _LIBCPP_CONSTINIT std::__libcpp_mutex_t heap_mutex = _LIBCPP_MUTEX_INITIALIZER; variable