Searched refs:STATE_ELEM_COUNT_LOW_BIT (Results 1 – 2 of 2) sorted by relevance
46 #define STATE_ELEM_COUNT_LOW_BIT 2 macro132 gpr_atm last = gpr_atm_full_fetch_add(&lock->state, STATE_ELEM_COUNT_LOW_BIT); in combiner_exec()263 gpr_atm_full_fetch_add(&lock->state, -STATE_ELEM_COUNT_LOW_BIT); in grpc_combiner_continue_exec_ctx()269 ((elem_count)*STATE_ELEM_COUNT_LOW_BIT)) in grpc_combiner_continue_exec_ctx()320 gpr_atm_full_fetch_add(&lock->state, STATE_ELEM_COUNT_LOW_BIT); in combiner_finally_exec()
44 #define STATE_ELEM_COUNT_LOW_BIT 2 macro162 gpr_atm last = gpr_atm_full_fetch_add(&lock->state, STATE_ELEM_COUNT_LOW_BIT); in combiner_exec()286 gpr_atm_full_fetch_add(&lock->state, -STATE_ELEM_COUNT_LOW_BIT); in grpc_combiner_continue_exec_ctx()292 ((elem_count)*STATE_ELEM_COUNT_LOW_BIT)) in grpc_combiner_continue_exec_ctx()342 gpr_atm_full_fetch_add(&lock->state, STATE_ELEM_COUNT_LOW_BIT); in combiner_finally_exec()