Home
last modified time | relevance | path

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

/third_party/boost/libs/log/test/run/
Dutil_ipc_reliable_mq.cpp379 void stop_reset_reading_thread(queue_t& queue, queue_t::operation_result* results, unsigned int cou… in stop_reset_reading_thread() function
410 …boost::thread reader_thread(&stop_reset_reading_thread, boost::ref(reader_queue), reader_results, … in BOOST_AUTO_TEST_CASE()
443 …boost::thread(&stop_reset_reading_thread, boost::ref(reader_queue), reader_results, 2).swap(reader… in BOOST_AUTO_TEST_CASE()