Searched refs:GetDebugMutex (Results 1 – 4 of 4) sorted by relevance
130 std::mutex &GetDebugMutex() in GetDebugMutex() function
125 std::mutex &GetDebugMutex();
353 std::lock_guard<std::mutex> lock(GetDebugMutex()); in insertPerfWarning()
3311 std::lock_guard<std::mutex> lock(gl::GetDebugMutex()); in setGlobalDebugAnnotator()