Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.h48 uint64_t curTaskGid_ = UINT64_MAX; variable
H A Dcpu_worker.cpp126 worker->curTaskGid_ = task->gid; in RunTask()
/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dworker_monitor.cpp210 …WorkerInfo workerInfo(worker->Id(), worker->curTaskGid_, worker->curTaskType_, worker->curTaskLabe… in RecordTimeoutFunctionInfo()