Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dobject_accessor-impl.cpp62 ObjectAccessor::GetPostBarrierType(const ManagedThread *thread) in GetPostBarrierType() function in ark::ObjectAccessor
/arkcompiler/runtime_core/static_core/runtime/include/
Dmanaged_thread.h267 ALWAYS_INLINE mem::BarrierType GetPostBarrierType() const in GetPostBarrierType() function