Home
last modified time | relevance | path

Searched defs:threadStatus (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_generate_worker.cpp69 std::shared_ptr<ThumbnailGenerateThreadStatus> threadStatus = in Init() local
130 bool ThumbnailGenerateWorker::WaitForTask(std::shared_ptr<ThumbnailGenerateThreadStatus> threadStat… in WaitForTask()
150 void ThumbnailGenerateWorker::StartWorker(std::shared_ptr<ThumbnailGenerateThreadStatus> threadStat… in StartWorker()
275 for (auto &threadStatus : threadsStatus_) { in IsAllThreadWaiting() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_kmsg.h49 ThreadStatus threadStatus; variable
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_thread.h69 ThreadStatus threadStatus = ThreadStatus::THREAD_STATUS_INVALID; variable
/ohos5.0/drivers/hdf_core/framework/support/platform/include/can/
H A Dcan_core.h65 uint8_t threadStatus; member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/
H A Dflow_control.h215 … FcThreadStatus threadStatus[FLOW_DIR_COUNT]; /**< Array of flow control thread statuses */ member