Lines Matching full:performed
84 All of these operations are performed
87 are performed in an indivisible manner from the perspective of concurrently
96 the compiler, whereas atomic operations are always performed.
98 When atomic operations are performed on cache-coherent memory, all
101 When an atomic load is performed on a location in cache-coherent memory,
105 When an atomic store is performed on a location, no other thread or
118 atomic operations are performed on ordinary integer types.
154 performed in
187 performed.
189 completed before the atomic operation is performed.
198 completed before any subsequent loads and stores are performed, use
202 (by program order) must have completed before the operation is performed.
204 have completed before any subsequent load or store is performed.
213 stores are completed before the addition is performed, use
245 have completed before any subsequent load or store is performed.
254 performed.