Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dgc_barrier.h174 using BarrierOperandValue = std::variant<void *, bool *, std::atomic<ObjRefProcessFunc> *, uint8_t … variable
/arkcompiler/runtime_core/libpandabase/mem/
Dgc_barrier.h177 using BarrierOperandValue = variable