Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.h361 virtual void DestroyWorker([[maybe_unused]] void *worker_data) {} in DestroyWorker() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp422 void G1GC<LanguageConfig>::DestroyWorker(void *worker_data) in DestroyWorker() function in panda::mem::G1GC