Lines Matching full:atomics
910 && "need to update code for modified C11 atomics");
1021 // gcc does not enforce these rules for GNU atomics, but we do so for sanity.
1041 // For GNU atomics, require a trivially-copyable type. This is not part of
1042 // the GNU atomics specification, but we enforce it for sanity.
1073 // The type of a parameter passed 'by value'. In the GNU atomics, such