Searched refs:ThrowingMutex (Results 1 – 1 of 1) sorted by relevance
78 class ThrowingMutex class82 ThrowingMutex(const ThrowingMutex&) = delete;83 ThrowingMutex& operator=(const ThrowingMutex&) = delete;85 ThrowingMutex() { in ThrowingMutex() function in ThrowingMutex88 ~ThrowingMutex() = default;102 ThrowingMutex mut;