Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp53 static bool IsEmptyThread(const std::thread& th) in IsEmptyThread() function
325 if (IsEmptyThread(m_persisterThread)) { in Start()
400 if (IsEmptyThread(m_persisterThread)) { in Stop()