Searched refs:onCapturerStateCbMutex_ (Results 1 – 2 of 2) sorted by relevance
222 std::mutex onCapturerStateCbMutex_; variable
1424 std::lock_guard<std::mutex> lockCb(onCapturerStateCbMutex_); in OnCapturerState()1494 std::lock_guard<std::mutex> lockCb(onCapturerStateCbMutex_); in SetWakeupSourceCallback()