Searched refs:WorkerTaskProcessing (Results 1 – 6 of 6) sorted by relevance
51 gc_->WorkerTaskProcessing(task, workerData); in RunGCWorkersTask()
105 void WorkerTaskProcessing(GCWorkersTask *task, void *workerData) override;
196 void StwGC<LanguageConfig>::WorkerTaskProcessing(GCWorkersTask *task, [[maybe_unused]] void *worker… in WorkerTaskProcessing() function in ark::mem::StwGC
99 void WorkerTaskProcessing(GCWorkersTask *task, void *workerData) override;
530 void G1GC<LanguageConfig>::WorkerTaskProcessing(GCWorkersTask *task, [[maybe_unused]] void *workerD… in WorkerTaskProcessing() function in ark::mem::G1GC1500 this->WorkerTaskProcessing(&gcWorkerTask, nullptr); in ProcessMovedObjects()
402 …virtual void WorkerTaskProcessing([[maybe_unused]] GCWorkersTask *task, [[maybe_unused]] void *wor… in WorkerTaskProcessing() function