mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
13 lines
305 B
TeX
13 lines
305 B
TeX
\pagebreak
|
|
\chapter{The \code{flush} Construct without a List}
|
|
\label{chap: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}{1c}
|
|
|
|
\fexample{flush_nolist}{1f}
|
|
|
|
|