HomeSort by relevance Sort by last modified time
    Searched refs:gpr_mu (Results 101 - 125 of 136) sorted by null

1 2 3 45 6

  /external/grpc-grpc/test/core/iomgr/
tcp_server_uv_test.cc 44 static gpr_mu* g_mu;
udp_server_test.cc 49 static gpr_mu* g_mu;
fd_posix_test.cc 49 static gpr_mu* g_mu;
pollset_set_test.cc 64 gpr_mu* mu;
  /external/grpc-grpc/test/core/surface/
concurrent_connectivity_test.cc 91 gpr_mu* mu;
  /external/grpc-grpc/src/core/lib/iomgr/
ev_poll_posix.cc 85 gpr_mu mu;
134 static gpr_mu fork_fd_list_mu;
196 gpr_mu mu;
244 gpr_mu mu;
886 static void pollset_init(grpc_pollset* pollset, gpr_mu** mu) {
    [all...]
tcp_windows.cc 123 gpr_mu mu;
resource_quota.cc 79 gpr_mu mu;
151 gpr_mu thread_count_mu;
    [all...]
tcp_posix.cc 111 gpr_mu tb_mu; /* Lock for access to list of traced buffers */
135 gpr_mu* pollset_mu;
    [all...]
tcp_server_windows.cc 79 gpr_mu mu;
  /external/grpc-grpc/src/core/ext/transport/inproc/
inproc_transport.cc 50 gpr_mu mu;
589 gpr_mu* mu = &s->t->mu->mu; // keep aside in case s gets closed
    [all...]
  /external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
pick_first.cc 149 gpr_mu child_refs_mu_;
  /external/grpc-grpc/src/core/ext/filters/max_age/
max_age_filter.cc 54 gpr_mu max_age_timer_mu;
  /external/grpc-grpc/src/core/lib/security/transport/
secure_endpoint.cc 48 gpr_mu protector_mu;
security_handshaker.cc 48 gpr_mu mu;
  /external/grpc-grpc/test/core/end2end/
goaway_server_test.cc 44 static gpr_mu g_mu;
  /external/grpc-grpc/test/core/end2end/tests/
filter_status_code.cc 45 static gpr_mu g_mu;
  /external/grpc-grpc/test/cpp/naming/
resolver_component_test.cc 158 gpr_mu* mu;
  /external/grpc-grpc/src/core/ext/filters/client_channel/
subchannel.cc 111 gpr_mu mu;
556 gpr_mu* mu = &c->mu;
  /external/grpc-grpc/test/cpp/util/
grpc_tool.cc 181 gpr_mu* parser_mu, bool print_mode) {
535 gpr_mu parser_mu;
  /external/grpc-grpc/src/core/tsi/
ssl_transport_security.cc 140 static gpr_mu* g_openssl_mutexes = nullptr;
166 g_openssl_mutexes = static_cast<gpr_mu*>(
167 gpr_malloc(static_cast<size_t>(num_locks) * sizeof(gpr_mu)));
    [all...]
  /external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
round_robin.cc 225 gpr_mu child_refs_mu_;
  /external/grpc-grpc/src/core/lib/surface/
channel.cc 67 gpr_mu registered_call_mu;
  /external/grpc-grpc/src/php/ext/grpc/
channel.c 40 static gpr_mu global_persistent_list_mu;
  /external/grpc-grpc/src/ruby/ext/grpc/
rb_channel.c 105 static gpr_mu global_connection_polling_mu;

Completed in 1740 milliseconds

1 2 3 45 6