Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Datomicops.h250 inline Atomic8 SeqCst_Load(volatile const Atomic8* ptr) { in SeqCst_Load() function
255 inline Atomic32 SeqCst_Load(volatile const Atomic32* ptr) { in SeqCst_Load() function
339 inline Atomic64 SeqCst_Load(volatile const Atomic64* ptr) { in SeqCst_Load() function
/third_party/node/deps/v8/src/objects/
Dtagged-field-inl.h207 T TaggedField<T, kFieldOffset>::SeqCst_Load(HeapObject host, int offset) { in SeqCst_Load() function
215 T TaggedField<T, kFieldOffset>::SeqCst_Load(PtrComprCageBase cage_base, in SeqCst_Load() function