Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/common/
Dcompletion_queue_cc.cc76 grpc_completion_queue_thread_local_cache_init(cq_->cq_); in CompletionQueueTLSCache()
/third_party/grpc/
Dgrpc.def31 grpc_completion_queue_thread_local_cache_init
/third_party/grpc/test/core/surface/
Dcompletion_queue_test.cc189 grpc_completion_queue_thread_local_cache_init(cc); in test_cq_tls_cache_full()
231 grpc_completion_queue_thread_local_cache_init(cc); in test_cq_tls_cache_empty()
Dpublic_headers_must_be_c89.c100 printf("%lx", (unsigned long) grpc_completion_queue_thread_local_cache_init); in main()
/third_party/grpc/include/grpc/
Dgrpc.h175 GRPCAPI void grpc_completion_queue_thread_local_cache_init(
/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.cc449 void grpc_completion_queue_thread_local_cache_init(grpc_completion_queue* cq) { in grpc_completion_queue_thread_local_cache_init() function
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h133 #define grpc_completion_queue_thread_local_cache_init grpc_completion_queue_thread_local_cache_init… macro