Home
last modified time | relevance | path

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

/third_party/boost/libs/log/test/run/
Dutil_ipc_reliable_mq.cpp367 void stop_reset_feeding_thread(queue_t& queue, queue_t::operation_result* results, unsigned int cou… in stop_reset_feeding_thread() function
409 …boost::thread feeder_thread(&stop_reset_feeding_thread, boost::ref(feeder_queue), feeder_results, … in BOOST_AUTO_TEST_CASE()
442 …boost::thread(&stop_reset_feeding_thread, boost::ref(feeder_queue), feeder_results, 1).swap(feeder… in BOOST_AUTO_TEST_CASE()