lines 7-24 of file: example/multi_thread/bthread/simple_ad_bthread.cpp {xrst_begin simple_ad_bthread.cpp} A Simple Boost Threading AD: Example and Test ############################################# Purpose ******* This example demonstrates how CppAD can be used in a boost multi-threading environment. Source Code *********** {xrst_literal // BEGIN C++ // END C++ } {xrst_end simple_ad_bthread.cpp}