Searched refs:stolen_completion (Results 1 – 1 of 1) sorted by relevance
877 grpc_cq_completion* stolen_completion; member891 GPR_ASSERT(a->stolen_completion == nullptr);906 a->stolen_completion = cq_event_queue_pop(&cqd->queue);907 if (a->stolen_completion != nullptr) {975 if (is_finished_arg.stolen_completion != nullptr) {976 grpc_cq_completion* c = is_finished_arg.stolen_completion;977 is_finished_arg.stolen_completion = nullptr;1059 GPR_ASSERT(is_finished_arg.stolen_completion == nullptr);1146 GPR_ASSERT(a->stolen_completion == nullptr);1166 a->stolen_completion = c;[all …]