Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
Synchronizes all threads in a team; all threads pause at the barrier, until all threads execute the barrier.
#pragma omp barrier
The barrier
directive supports no OpenMP clauses.
For more information, see 2.6.3 barrier Directive.
For a sample of how to use barrier
, see master.