lines 151-168 of file: example/multi_thread/multi_atomic_two.cpp {xrst_begin multi_atomic_two_common app} Multi-Threaded atomic_two Common Information ############################################ Purpose ******* This source code defines the common variables that are used by the ``multi_atomic_two_`` *name* functions. Source ****** {xrst_literal // BEGIN COMMON C++ // END COMMON C++ } {xrst_end multi_atomic_two_common}