Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
H A Dthread_ex.h37 UNKNOWN_ERROR, member in OHOS::ThreadStatus
74 * returns <b>UNKNOWN_ERROR</b> if the thread creation fails.
/commonlibrary/c_utils/base/src/
H A Dthread_ex.cpp127 status_ = ThreadStatus::UNKNOWN_ERROR; // something happened! in Start()
130 return ThreadStatus::UNKNOWN_ERROR; in Start()

Completed in 2 milliseconds