Home
last modified time | relevance | path

Searched defs:peekThread (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/lib/cpp/test/
DTSocketInterruptTest.cpp113 boost::thread peekThread(std::bind(peekerWorker, accepted, false)); in BOOST_AUTO_TEST_CASE() local
133 boost::thread peekThread(std::bind(peekerWorker, accepted, false)); in BOOST_AUTO_TEST_CASE() local
DTSSLSocketInterruptTest.cpp244 boost::thread peekThread(std::bind(peekerWorkerInterrupt, accepted)); in BOOST_AUTO_TEST_CASE() local
267 boost::thread peekThread(std::bind(peekerWorker, accepted, false)); in BOOST_AUTO_TEST_CASE() local