Searched refs:GetDebugMutex (Results 1 – 4 of 4) sorted by relevance
87 angle::SimpleMutex &GetDebugMutex();
134 angle::SimpleMutex &GetDebugMutex() in GetDebugMutex() function
148 std::unique_lock<angle::SimpleMutex> lock(gl::GetDebugMutex()); in InstallDebugAnnotator()
6813 std::unique_lock<angle::SimpleMutex> lock(gl::GetDebugMutex()); in setGlobalDebugAnnotator()