Searched refs:hidumperMutex_ (Results 1 – 3 of 3) sorted by relevance
41 mutable std::mutex hidumperMutex_; variable
78 mutable std::mutex hidumperMutex_; variable
323 std::lock_guard<std::mutex> lock(hidumperMutex_); in AddErrorInfo()