Home | History | Annotate | Download | only in html

Lines Matching full:relation

384 "happens-before relation".  Once you understand the happens-before
385 relation, it is easy to see how Helgrind finds races in your code.
386 Fortunately, the happens-before relation is itself easy to understand,
458 two accesses are ordered by the happens-before relation. If so,
460 <p>It is important to understand that the happens-before relation
477 threads are ordered by the happens-before relation? It means that
632 relation.</p>
635 any happens-before relation between the two accesses. If
637 also cannot find any such relation, even on detailed inspection