Home
last modified time | relevance | path

Searched refs:dumpMutex (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp36 static std::mutex dumpMutex; member
46 std::unique_lock lock(dumpMutex); in GetDump()
69 std::lock_guard lock(dumpMutex); in FinshDump()

Completed in 1 milliseconds