Home
last modified time | relevance | path

Searched defs:GCWorkersTask (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_tasks.h110GCWorkersTask(GCWorkersTaskTypes type, StorageType taskStorageData) : taskType_(type), storage_(ta… in GCWorkersTask() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h96 class GCWorkersTask; variable