Searched defs:strong (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | object_header-inl.h | 147 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()
|
| D | class-inl.h | 825 bool strong) in CompareAndSetFieldPrimitive() 833 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject() 845 bool strong) in CompareAndExchangeFieldPrimitive() 853 … std::memory_order memoryOrder, bool strong) in CompareAndExchangeFieldObject()
|
| D | object_accessor-inl.h | 301 … std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive() 320 bool strong) in CompareAndSetFieldObject()
|
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ |
| D | array-inl.h | 84 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() 191 …ArraySizeT idx, T oldValue, T newValue, std::memory_order memoryOrder, bool strong, uint32_t byteO… in CompareAndExchange()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_object.h | 173 …etFieldPrimitive(size_t offset, T oldValue, T newValue, std::memory_order memoryOrder, bool strong) in CompareAndSetFieldPrimitive() 179 std::memory_order memoryOrder, bool strong) in CompareAndSetFieldObject()
|
| D | ets_arraybuffer-inl.h | 112 T newElement, bool strong) in CompareAndExchangeElement()
|
| D | ets_array.h | 346 ClassType newVal, bool strong) in CompareAndExchange()
|