Searched refs:currentDialogSubwindowMutex_ (Results 1 – 2 of 2) sorted by relevance
180 std::mutex currentDialogSubwindowMutex_; variable
680 std::lock_guard<std::mutex> lock(currentDialogSubwindowMutex_); in SetCurrentDialogSubwindow()687 std::lock_guard<std::mutex> lock(currentDialogSubwindowMutex_); in GetCurrentDialogWindow()