Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp47 std::mutex main_mutex; member in MemoryTracker
130 std::lock_guard<std::mutex> lg(main_mutex); in impl_allocation()
135 std::lock_guard<std::mutex> lg(main_mutex); in impl_reallocation()
140 std::lock_guard<std::mutex> lg(main_mutex); in impl_free()
145 std::lock_guard<std::mutex> lg(main_mutex); in impl_internal_allocation_notification()
150 std::lock_guard<std::mutex> lg(main_mutex); in impl_internal_free()