Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_kmsg.h37 NONEXIST, enumerator
44 threadStatus = NONEXIST; in LogKmsg()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_kmsg.cpp129 if (threadStatus == NONEXIST || threadStatus == STOP) { in Start()
141 if (threadStatus == NONEXIST || threadStatus == STOP) { in Stop()