Searched refs:closeMutex_ (Results 1 – 2 of 2) sorted by relevance
88 std::mutex closeMutex_; variable
119 std::lock_guard<std::mutex> lock(closeMutex_); in ReloadInModal()369 std::lock_guard<std::mutex> lock(closeMutex_); in CloseUIExtension()