Searched refs:CLOSURE_BARRIER_FIRST_REF_BIT (Results 1 – 1 of 1) sorted by relevance
1199 #define CLOSURE_BARRIER_FIRST_REF_BIT (1 << 16) macro1202 closure->next_data.scratch += CLOSURE_BARRIER_FIRST_REF_BIT; in add_closure_barrier()1222 closure->next_data.scratch -= CLOSURE_BARRIER_FIRST_REF_BIT; in grpc_chttp2_complete_closure_step()1231 CLOSURE_BARRIER_FIRST_REF_BIT), in grpc_chttp2_complete_closure_step()1233 CLOSURE_BARRIER_FIRST_REF_BIT), in grpc_chttp2_complete_closure_step()1247 if (closure->next_data.scratch < CLOSURE_BARRIER_FIRST_REF_BIT) { in grpc_chttp2_complete_closure_step()1401 on_complete->next_data.scratch = CLOSURE_BARRIER_FIRST_REF_BIT; in perform_stream_op_locked()