Searched refs:orderedMutex_ (Results 1 – 2 of 2) sorted by relevance
209 std::mutex orderedMutex_; variable
334 std::lock_guard<std::mutex> lock(orderedMutex_); in GetMatchingOrderedReceiver()419 std::lock_guard<std::mutex> lock(orderedMutex_); in EnqueueOrderedRecord()565 std::lock_guard<std::mutex> lock(orderedMutex_); in ProcessNextOrderedEvent()1351 std::lock_guard<std::mutex> orderedLock(orderedMutex_); in DumpState()