Searched defs:peekThread (Results 1 – 2 of 2) sorted by relevance
113 boost::thread peekThread(std::bind(peekerWorker, accepted, false)); in BOOST_AUTO_TEST_CASE() local133 boost::thread peekThread(std::bind(peekerWorker, accepted, false)); in BOOST_AUTO_TEST_CASE() local
244 boost::thread peekThread(std::bind(peekerWorkerInterrupt, accepted)); in BOOST_AUTO_TEST_CASE() local267 boost::thread peekThread(std::bind(peekerWorker, accepted, false)); in BOOST_AUTO_TEST_CASE() local