Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dgrpc_tool.cc537 std::thread read_thread(ReadResponse, &call, method_name, callback, in CallMethod() local
582 read_thread.join(); in CallMethod()