Searched defs:SeqCst_Store (Results 1 – 2 of 2) sorted by relevance
210 inline void SeqCst_Store(volatile Atomic8* ptr, Atomic8 value) { in SeqCst_Store() function215 inline void SeqCst_Store(volatile Atomic16* ptr, Atomic16 value) { in SeqCst_Store() function220 inline void SeqCst_Store(volatile Atomic32* ptr, Atomic32 value) { in SeqCst_Store() function324 inline void SeqCst_Store(volatile Atomic64* ptr, Atomic64 value) { in SeqCst_Store() function
224 void TaggedField<T, kFieldOffset>::SeqCst_Store(HeapObject host, T value) { in SeqCst_Store() function232 void TaggedField<T, kFieldOffset>::SeqCst_Store(HeapObject host, int offset, in SeqCst_Store() function