Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_barrier_set.h30 GCBarrierSet(mem::InternalAllocatorPtr allocator, BarrierType preType, BarrierType postType) in GCBarrierSet() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h71 class GCBarrierSet; variable