Searched refs:captureSessionMutex_ (Results 1 – 1 of 1) sorted by relevance
1647 std::lock_guard<std::mutex> lock(captureSessionMutex_); in GetCaptureSession()1889 std::lock_guard<std::mutex> lock(captureSessionMutex_); in SetCaptureSession()1901 std::mutex captureSessionMutex_; variable