Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_kmsg.h50 std::mutex startMtx; member in OHOS::HiviewDFX::LogKmsg
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_kmsg.cpp128 std::lock_guard<decltype(startMtx)> lock(startMtx); in Start()

Completed in 1 milliseconds