Searched refs:res_tag (Results 1 – 2 of 2) sorted by relevance
85 void* res_tag; in Flush() local87 if (grpc_completion_queue_thread_local_cache_flush(cq_->cq_, &res_tag, in Flush()90 static_cast<::grpc::internal::CompletionQueueTag*>(res_tag); in Flush()
176 void* res_tag; in test_cq_tls_cache_full() local199 grpc_completion_queue_thread_local_cache_flush(cc, &res_tag, &ok) == 1); in test_cq_tls_cache_full()200 GPR_ASSERT(res_tag == tag); in test_cq_tls_cache_full()216 void* res_tag; in test_cq_tls_cache_empty() local230 grpc_completion_queue_thread_local_cache_flush(cc, &res_tag, &ok) == 0); in test_cq_tls_cache_empty()233 grpc_completion_queue_thread_local_cache_flush(cc, &res_tag, &ok) == 0); in test_cq_tls_cache_empty()