Lines Matching full:single
77 * MO_ATOM_IFALIGN: the operation must be single-copy atomic if it
81 * for convenience, with single-copy atomicity on each half if
84 * MO_ATOM_WITHIN16: the operation is single-copy atomic, even if it
88 * MO_ATOM_WITHIN16_PAIR: the entire operation is single-copy atomic,
91 * Depending on alignment, one or both will be single-copy atomic.
93 * MO_ATOM_SUBALIGN: the operation is single-copy atomic by parts
96 * single-copy atomic; otherwise, if it is accessed at 0 mod 4
97 * then each 4-byte subobject is single-copy atomic; otherwise
99 * are single-copy atomic.
103 * Note the default (i.e. 0) value is single-copy atomic to the