Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp478 NO_THREAD_SAFETY_ANALYSIS void GenGC<LanguageConfig>::ConcurrentMark(GCMarkingStackType *objectsSta… in ConcurrentMark() function in ark::mem::GenGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2009 void G1GC<LanguageConfig>::ConcurrentMark(const GCTask &task, GCMarkingStackType *objectsStack, Mar… in ConcurrentMark() function in ark::mem::G1GC