Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_task_pool.h27 explicit GCWorkersTaskPool(GC *gc) : gc_(gc) {} in GCWorkersTaskPool() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h95 class GCWorkersTaskPool; variable