Searched refs:ConfigDiagnosticsMu (Results 1 – 2 of 2) sorted by relevance
367 mutable std::mutex ConfigDiagnosticsMu; variable
865 std::lock_guard<std::mutex> Lock(ConfigDiagnosticsMu); in createProcessingContext()