Home
last modified time | relevance | path

Searched refs:mutexGlobal_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp57 std::mutex mutexGlobal_; variable
116 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 …]