Lines Matching full:writes
195 particular reordered writes.
210 bool "Assume that plain aligned writes up to word size are atomic"
214 Assume that plain aligned writes up to word size are atomic by
218 writes up to word size: conflicts between marked reads and plain
219 aligned writes up to word size will not be reported as data races;
220 notice that data races between two conflicting plain aligned writes
229 writes will never be reported as a data race, however, will cause
230 plain reads and marked writes to result in "unknown origin" reports.
236 accesses, conflicting marked atomic reads and plain writes will not
238 due to two conflicting plain writes will be reported (aligned and