lines 164-181 of file: example/multi_thread/multi_atomic_three.cpp

{xrst_begin multi_atomic_three_common}

Multi-Threaded atomic_three Common Information
##############################################

Purpose
*******
This source code defines the common variables that are used by
the ``multi_atomic_three_`` *name* functions.

Source
******
{xrst_literal
   // BEGIN COMMON C++
   // END COMMON C++
}

{xrst_end multi_atomic_three_common}
