Lines Matching full:barrier
832 // parallel directive (it always has implicit barrier).
883 // Emit implicit barrier to synchronize threads and avoid data races on
1513 // Emit implicit barrier to synchronize threads and avoid data races on
1602 // Emit an implicit barrier at the end.
1616 // Emit an implicit barrier at the end.
1693 // Emit implicit barrier to synchronize threads and avoid data races on
1737 // Emit barrier for lastprivates only if 'sections' directive has 'nowait'
1738 // clause. Otherwise the barrier will be generated by the codegen for the
1741 // Emit implicit barrier to synchronize threads and avoid data races on
1755 // we can use original shared variable for all calculations with barrier at
1769 // Emit barrier for firstprivates, lastprivates or reductions only if
1770 // 'sections' directive has 'nowait' clause. Otherwise the barrier will be
1774 // Emit implicit barrier to synchronize threads and avoid data races on
1786 // Emit an implicit barrier at the end.
1833 // Emit an implicit barrier at the end (to avoid data race on firstprivate