HomeSort by relevance Sort by last modified time
    Searched refs:shutdown_finished (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/test/core/bad_ssl/
server_common.cc 48 int shutdown_finished = 0; local
69 while (!shutdown_finished) {
94 shutdown_finished = 1;
  /external/grpc-grpc/test/core/fling/
server.cc 179 int shutdown_finished = 0; local
232 while (!shutdown_finished) {
314 shutdown_finished = 1;
  /external/grpc-grpc/test/core/memory_usage/
server.cc 156 int shutdown_finished = 0; local
222 while (!shutdown_finished) {
312 shutdown_finished = 1;

Completed in 107 milliseconds