Lines Matching refs:also
25 See also "Control Dependency" and "Data Dependency".
32 but atomic_read_acquire() and atomic_xchg_acquire() also include
40 See also "Happens-Before", "Reads-From", "Relaxed", and "Release".
47 It is also possible to have a coherence link within a CPU, which
52 See also "From-reads" and "Reads-from".
67 See also "Address Dependency" and "Data Dependency".
86 See also "Pairing".
103 See also "Address Dependency" and "Control Dependency".
110 It is also possible to have a from-reads link within a CPU, which
115 See also "Coherence" and "Reads-from".
131 See also "Unmarked Access".
137 pairing also occurs with other types of operations, so that a
141 See also "Cycle".
151 It is also possible to have a reads-from link within a CPU, which
156 See also Coherence" and "From-reads".
163 See also "Acquire" and "Release".
170 atomic_set_release() and atomic_cmpxchg_release() also include
173 See also "Acquire" and "Relaxed".
178 See also "Marked Access".