Searched refs:subscribeRecorderMutex_ (Results 1 – 2 of 2) sorted by relevance
264 mutable std::mutex subscribeRecorderMutex_; variable
905 std::lock_guard<std::mutex> autoLock(subscribeRecorderMutex_); in GetSubscribeRecorder()