Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gpr/
Dcpu_posix.cc48 static gpr_once once = GPR_ONCE_INIT; in gpr_cpu_num_cores()
68 static gpr_once once = GPR_ONCE_INIT; in gpr_cpu_current_cpu()
Dcpu_linux.cc56 static gpr_once once = GPR_ONCE_INIT; in gpr_cpu_num_cores()
Dsync.cc40 static gpr_once event_once = GPR_ONCE_INIT;
/external/grpc-grpc/include/grpc/impl/codegen/
Dsync_posix.h32 #define GPR_ONCE_INIT PTHREAD_ONCE_INIT macro
Dsync_custom.h34 #define GPR_ONCE_INIT GPR_CUSTOM_ONCE_INIT macro
Dsync_windows.h34 #define GPR_ONCE_INIT INIT_ONCE_STATIC_INIT macro
/external/grpc-grpc/src/core/lib/security/credentials/alts/
Dcheck_gcp_environment_linux.cc37 static gpr_once g_once = GPR_ONCE_INIT;
Dcheck_gcp_environment_windows.cc45 static gpr_once g_once = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc185 static gpr_once g_probe_so_reuesport_once = GPR_ONCE_INIT;
324 static gpr_once g_probe_ipv6_once = GPR_ONCE_INIT;
Dsocket_windows.cc156 static gpr_once g_probe_ipv6_once = GPR_ONCE_INIT;
Dtcp_server_utils_posix_common.cc44 static gpr_once s_init_max_accept_queue_size = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/lib/surface/
Dinit.cc61 static gpr_once g_basic_init = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dbackup_poller.cc51 static gpr_once g_once = GPR_ONCE_INIT;
/external/grpc-grpc/test/cpp/util/
Dcreate_test_channel.cc44 gpr_once g_once_init_add_prod_ssl_provider = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc55 static gpr_once g_once = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/lib/profiling/
Dbasic_timers.cc64 static gpr_once g_once_init = GPR_ONCE_INIT;
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc.c299 static gpr_once g_once_init = GPR_ONCE_INIT;
/external/grpc-grpc/src/cpp/server/
Dserver_builder.cc36 static gpr_once once_init_plugin_list = GPR_ONCE_INIT;
Dserver_cc.cc65 gpr_once g_once_init_callbacks = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc88 static gpr_once cipher_suites_once = GPR_ONCE_INIT;
1234 static gpr_once once = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc46 static gpr_once g_basic_init = GPR_ONCE_INIT;
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc135 static gpr_once g_init_openssl_once = GPR_ONCE_INIT;