Searched refs:remoteSvrMutex_ (Results 1 – 4 of 4) sorted by relevance
99 std::lock_guard<std::mutex> remoteSvrLock(remoteSvrMutex_); in UnInit()249 std::lock_guard<std::mutex> lck(remoteSvrMutex_); in DAudioNotify()268 std::lock_guard<std::mutex> lck(remoteSvrMutex_); in DAudioNotify()
82 std::mutex remoteSvrMutex_; variable
86 std::mutex remoteSvrMutex_; variable
325 std::lock_guard<std::mutex> lck(remoteSvrMutex_); in DAudioNotify()342 std::lock_guard<std::mutex> lck(remoteSvrMutex_); in DAudioNotify()