Lines Matching refs:thread
865 t_ = std::thread([this] {this->OnThread();});
867 eventMonitorThread_ = std::thread(&EventStatistic::WriteEventFile);
937 MMI_HILOGI("Set thread status flag to true");
942 MMI_HILOGI("Set thread status flag to false");
2551 MMI_HILOGI("Main worker thread start. tid:%{public}" PRId64 "", tid);
2593 MMI_HILOGI("Main worker thread stop. tid:%{public}" PRId64 "", tid);
3716 MMI_HILOGW("The application main thread and event reading thread are combined, such as:"
3724 MMI_HILOGI("The application main thread and event reading thread are separated, such as:"