Searched refs:grpc_completion_queue_thread_local_cache_init (Results 1 – 7 of 7) sorted by relevance
77 grpc_completion_queue_thread_local_cache_init(cq_->cq_); in CompletionQueueTLSCache()
30 grpc_completion_queue_thread_local_cache_init
187 grpc_completion_queue_thread_local_cache_init(cc); in test_cq_tls_cache_full()229 grpc_completion_queue_thread_local_cache_init(cc); in test_cq_tls_cache_empty()
92 printf("%lx", (unsigned long) grpc_completion_queue_thread_local_cache_init); in main()
171 GRPCAPI void grpc_completion_queue_thread_local_cache_init(
130 #define grpc_completion_queue_thread_local_cache_init grpc_completion_queue_thread_local_cache_init… macro
384 void grpc_completion_queue_thread_local_cache_init(grpc_completion_queue* cq) { in grpc_completion_queue_thread_local_cache_init() function