Home
last modified time | relevance | path

Searched defs:taskType_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_adaptive_stack.h141 GCWorkersTaskTypes taskType_; variable
/arkcompiler/ets_runtime/ecmascript/daemon/
Ddaemon_task.h76 DaemonTaskType taskType_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_tasks.h75 … explicit GCWorkersTask(GCWorkersTaskTypes type = GCWorkersTaskTypes::TASK_EMPTY) : taskType_(type) in taskType_() function
/arkcompiler/ets_runtime/common_components/heap/collector/
Dtask_queue.h69 GCTaskType taskType_; variable