Home
last modified time | relevance | path

Searched refs:ShutdownThreadFunc (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()
196 void ShutdownThreadFunc() { in ShutdownThreadFunc() function in grpc::testing::AsyncQpsServerTest