Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
Dlog_kmsg.cpp107 std::lock_guard<decltype(startMtx)> lock(startMtx); in Start()
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_kmsg.h50 std::mutex startMtx; variable