Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp330 static std::mutex fatalMessageBufMutex; in HiLogPrintArgs() local
331 std::lock_guard<std::mutex> lock(fatalMessageBufMutex); in HiLogPrintArgs()

Completed in 2 milliseconds