Searched refs:mutexGlobal_ (Results 1 – 1 of 1) sorted by relevance
57 std::mutex mutexGlobal_; variable116 std::unique_lock<std::mutex> lock(mutexGlobal_); in OnResponse()179 std::unique_lock<std::mutex> lock(mutexGlobal_); in Create()196 std::unique_lock<std::mutex> lock(mutexGlobal_); in Create()219 std::unique_lock<std::mutex> lock(mutexGlobal_); in GetRunningScreenCaptureInstancePid()238 std::lock_guard<std::mutex> lock(mutexGlobal_); in GetSpecificServer()297 std::lock_guard <std::mutex> lock(mutexGlobal_); in ReportAVScreenCaptureUserChoice()1176 std::lock_guard<std::mutex> lock(mutexGlobal_); in PostStartScreenCapture()1369 std::lock_guard <std::mutex> lock(mutexGlobal_); in SystemRecorderInterruptLatestRecorder()2596 std::lock_guard<std::mutex> lock(mutexGlobal_); in PostStopScreenCapture()[all …]