Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_server.c49 int shutdown_and_notify_done; member
57 if (!server->shutdown_and_notify_done) { in grpc_rb_server_maybe_shutdown_and_notify()
58 server->shutdown_and_notify_done = 1; in grpc_rb_server_maybe_shutdown_and_notify()
129 wrapper->shutdown_and_notify_done = 0; in grpc_rb_server_alloc()