Home
last modified time | relevance | path

Searched defs:strong (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_header-inl.h147 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive()
155 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject()
164 std::memory_order memoryOrder, bool strong) in CompareAndExchangeFieldPrimitive()
173 bool strong) in CompareAndExchangeFieldObject()
Dclass-inl.h755 bool strong) in CompareAndSetFieldPrimitive()
763 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject()
775 bool strong) in CompareAndExchangeFieldPrimitive()
783 … std::memory_order memoryOrder, bool strong) in CompareAndExchangeFieldObject()
Dobject_accessor-inl.h250 … std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive()
268 bool strong) in CompareAndSetFieldObject()
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray-inl.h84 bool strong) in CompareAndSetPrimitive()
94 std::memory_order memoryOrder, bool strong) in CompareAndSetObject()
104 bool strong) in CompareAndExchangePrimitive()
114 std::memory_order memoryOrder, bool strong) in CompareAndExchangeObject()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_object.h150 …etFieldPrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive()
156 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject()