]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgomp/doc/the-libgomp-abi/implementing-flush-construct.rst
9f9419e7484bbb037ed9387635abcbd367afe968
[thirdparty/gcc.git] / libgomp / doc / the-libgomp-abi / implementing-flush-construct.rst
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-flush-construct:
7
8 Implementing FLUSH construct
9 ****************************
10
11 Expands to the ``__sync_synchronize`` builtin.