]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgomp/doc/the-libgomp-abi/implementing-barrier-construct.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / libgomp / doc / the-libgomp-abi / implementing-barrier-construct.rst
CommitLineData
c63539ff
ML
1..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6.. _implementing-barrier-construct:
7
8Implementing BARRIER construct
9******************************
10
11.. code-block:: c++
12
3ed1b4ce 13 void GOMP_barrier (void)