Searched refs:buffMutex_ (Results 1 – 2 of 2) sorted by relevance
77 std::mutex buffMutex_; variable
53 std::lock_guard<std::mutex> lockGuard(buffMutex_); in GetSessionBuff()