mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-10 16:32:11 +01:00
13 lines
302 B
TeX
13 lines
302 B
TeX
\pagebreak
|
|
\section{The \code{flush} Construct without a List}
|
|
\label{sec:flush_nolist}
|
|
|
|
The following example distinguishes the shared variables affected by a \code{flush}
|
|
construct with no list from the shared objects that are not affected:
|
|
|
|
\cexample{flush_nolist}{1}
|
|
|
|
\fexample{flush_nolist}{1}
|
|
|
|
|