Home
last modified time | relevance | path

Searched refs:curTaskGid_ (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.h48 uint64_t curTaskGid_ = UINT64_MAX; //仅当TaskType为normal task或者queue task时,label和gid才能正常读取 member in ffrt::WorkerThread
H A Dcpu_worker.cpp116 worker->curTaskGid_ = task->gid; in RunTask()
/foundation/resourceschedule/ffrt/src/util/
H A Dworker_monitor.cpp217 WorkerInfo workerInfo(worker->Id(), worker->curTaskGid_, worker->curTaskType_, worker->curTaskLabel_); in RecordTimeoutFunctionInfo()

Completed in 3 milliseconds