Searched refs:ThrowingMutex (Results 1 – 1 of 1) sorted by relevance
77 class ThrowingMutex class81 ThrowingMutex(const ThrowingMutex&) = delete;82 ThrowingMutex& operator=(const ThrowingMutex&) = delete;84 ThrowingMutex() { in ThrowingMutex() function in ThrowingMutex87 ~ThrowingMutex() = default;101 ThrowingMutex mut;