Searched refs:consumerListenerMutex_ (Results 1 – 2 of 2) sorted by relevance
102 std::mutex consumerListenerMutex_; variable
435 std::lock_guard<std::mutex> lockGuard(consumerListenerMutex_); in ReturnBuffer()682 std::lock_guard<std::mutex> lockGuard(consumerListenerMutex_); in SetConsumerListener()