Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp40 std::mutex main_mutex; member in MemoryTracker
114 std::lock_guard<std::mutex> lg(main_mutex);
119 std::lock_guard<std::mutex> lg(main_mutex);
124 std::lock_guard<std::mutex> lg(main_mutex);
130 std::lock_guard<std::mutex> lg(main_mutex);
135 std::lock_guard<std::mutex> lg(main_mutex);

Completed in 3 milliseconds