Searched refs:_stream_response_in_pool (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/src/python/grpcio/grpc/ |
D | _server.py | 495 def _stream_response_in_pool(rpc_event, state, behavior, argument_thunk, function 535 return thread_pool.submit(_stream_response_in_pool, rpc_event, state, 554 _stream_response_in_pool, rpc_event, state,
|