Home
last modified time | relevance | path

Searched defs:AtomicStore (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Datomic.h23 ALWAYS_INLINE inline void AtomicStore(T *addr, T val, std::memory_order order) in AtomicStore() function
/arkcompiler/ets_runtime/ecmascript/base/
H A Datomic_helper.cpp95 JSTaggedValue AtomicHelper::AtomicStore(JSThread *thread, const JSHandle<JSTaggedValue> &typedArray, in AtomicStore() function in panda::ecmascript::base::AtomicHelper

Completed in 1 milliseconds