----------------------------------------------------------------- lines 7-23 of file: example/multi_thread/sthread/a11c_sthread.cpp ----------------------------------------------------------------- {xrst_begin a11c_sthread.cpp} A Simple Boost Thread Example and Test ###################################### Purpose ******* This example just demonstrates Boost threads and does not use CppAD at all. Source Code *********** {xrst_literal // BEGIN C++ // END C++ } {xrst_end a11c_sthread.cpp}