Searched refs:GetPreBarrierType (Results 1 – 3 of 3) sorted by relevance
56 ObjectAccessor::GetPreBarrierType(const ManagedThread *thread) in GetPreBarrierType() function in panda::ObjectAccessor58 return thread->GetPreBarrierType(); in GetPreBarrierType()
176 static mem::BarrierType GetPreBarrierType(const ManagedThread *thread);
205 ALWAYS_INLINE mem::BarrierType GetPreBarrierType() const in GetPreBarrierType() function