Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp51 static bool IsEmptyThread(const std::thread& th) in IsEmptyThread() function
323 if (IsEmptyThread(m_persisterThread)) { in Start()
396 if (IsEmptyThread(m_persisterThread)) { in Stop()