Searched refs:playerImplCbMutex_ (Results 1 – 2 of 2) sorted by relevance
112 std::mutex playerImplCbMutex_; variable
532 std::unique_lock<std::mutex> lock(playerImplCbMutex_); in OnError()