Searched refs:OutstandingMUsMutex (Results 1 – 4 of 4) sorted by relevance
1628 std::lock_guard<std::recursive_mutex> Lock(ES.OutstandingMUsMutex); in legacyLookup()2076 std::lock_guard<std::recursive_mutex> Lock(OutstandingMUsMutex); in lookup()2177 std::lock_guard<std::recursive_mutex> Lock(OutstandingMUsMutex); in runOutstandingMUs()
1233 mutable std::recursive_mutex OutstandingMUsMutex; variable
1489 mutable std::recursive_mutex OutstandingMUsMutex; variable
1983 std::lock_guard<std::recursive_mutex> Lock(OutstandingMUsMutex); in dispatchOutstandingMUs()2480 std::lock_guard<std::recursive_mutex> Lock(OutstandingMUsMutex); in OL_completeLookup()