Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dserver_async.cc166 std::thread shutdown_thread(&AsyncQpsServerTest::ShutdownThreadFunc, this); in ~AsyncQpsServerTest() local
179 shutdown_thread.join(); in ~AsyncQpsServerTest()