Searched refs:curTaskType_ (Results 1 – 3 of 3) sorted by relevance
120 worker->curTaskType_ = task->type; in RunTask()142 worker->curTaskType_ = ffrt_invalid_task; in RunTask()
46 uintptr_t curTaskType_ = ffrt_invalid_task; variable
210 …WorkerInfo workerInfo(worker->Id(), worker->curTaskGid_, worker->curTaskType_, worker->curTaskLabe… in RecordTimeoutFunctionInfo()