Home
last modified time | relevance | path

Searched refs:second_thread_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/atomic/test/
Datomicity.cpp63 … boost::thread(boost::bind(&concurrent_runner::thread_function, this, fn, 1)).swap(second_thread_); in concurrent_runner()
80 second_thread_.join(); in wait_finish()
121 boost::thread second_thread_; member in concurrent_runner
Datomicity_ref.cpp69 … boost::thread(boost::bind(&concurrent_runner::thread_function, this, fn, 1)).swap(second_thread_); in concurrent_runner()
86 second_thread_.join(); in wait_finish()
127 boost::thread second_thread_; member in concurrent_runner