Searched refs:feeder_queue (Results 1 – 1 of 1) sorted by relevance
397 queue_t feeder_queue(boost::log::open_mode::open_or_create, ipc_queue_name, 1u, block_size); in BOOST_AUTO_TEST_CASE() local409 …boost::thread feeder_thread(&stop_reset_feeding_thread, boost::ref(feeder_queue), feeder_results, … in BOOST_AUTO_TEST_CASE()420 feeder_queue.stop_local(); in BOOST_AUTO_TEST_CASE()432 feeder_queue.reset_local(); in BOOST_AUTO_TEST_CASE()433 feeder_queue.clear(); 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()