Searched refs:onCommLackMutex_ (Results 1 – 2 of 2) sorted by relevance
198 mutable std::mutex onCommLackMutex_; variable
197 std::lock_guard<std::mutex> onCommLackLockGuard(onCommLackMutex_); in RegCommunicatorLackCallback()678 std::lock_guard<std::mutex> onCommLackLockGuard(onCommLackMutex_); in OnAppLayerFrameReceive()