Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dserver.cc260 struct shutdown_cleanup_args { struct
266 struct shutdown_cleanup_args* a = in shutdown_cleanup() argument
267 static_cast<struct shutdown_cleanup_args*>(arg); in shutdown_cleanup()
274 struct shutdown_cleanup_args* sc = in send_shutdown()
275 static_cast<struct shutdown_cleanup_args*>(gpr_malloc(sizeof(*sc))); in send_shutdown()