Searched refs:pending_ops (Results 1 – 2 of 2) sorted by relevance
524 int pending_ops; member566 if (call->pending_ops != 0) return next; in maybe_delete_call_state()645 GPR_ASSERT(cs->pending_ops > 0); in finished_request_call()646 --cs->pending_ops; in finished_request_call()662 --bi->cs->pending_ops; in finished_batch()1052 g_active_call->pending_ops++; in LLVMFuzzerTestOneInput()1130 cs->pending_ops++; in LLVMFuzzerTestOneInput()
75 gpr_refcount pending_ops; member