Searched defs:grpc_completion_queue_thread_local_cache_init (Results 1 – 5 of 5) sorted by relevance
384 void grpc_completion_queue_thread_local_cache_init(grpc_completion_queue* cq) { in grpc_completion_queue_thread_local_cache_init() function
449 void grpc_completion_queue_thread_local_cache_init(grpc_completion_queue* cq) { in grpc_completion_queue_thread_local_cache_init() function
130 #define grpc_completion_queue_thread_local_cache_init grpc_completion_queue_thread_local_cache_init… macro
1778 pub fn grpc_completion_queue_thread_local_cache_init(cq: *mut grpc_completion_queue); in grpc_completion_queue_thread_local_cache_init() function