Searched refs:grpc_timer_check_result (Results 1 – 4 of 4) sorted by relevance
50 } grpc_timer_check_result; typedef57 grpc_timer_check_result (*check)(grpc_millis* next);114 grpc_timer_check_result grpc_timer_check(grpc_millis* next);
248 static grpc_timer_check_result run_some_expired_timers(grpc_millis now,583 static grpc_timer_check_result run_some_expired_timers(grpc_millis now, in run_some_expired_timers()586 grpc_timer_check_result result = GRPC_TIMERS_NOT_CHECKED; in run_some_expired_timers()675 static grpc_timer_check_result timer_check(grpc_millis* next) { in timer_check()731 grpc_timer_check_result r = in timer_check()
37 grpc_timer_check_result grpc_timer_check(grpc_millis* next) { in grpc_timer_check()
79 static grpc_timer_check_result timer_check(grpc_millis* /*next*/) { in timer_check()