Searched refs:grpc_timer_check_result (Results 1 – 4 of 4) sorted by relevance
49 } grpc_timer_check_result; typedef56 grpc_timer_check_result (*check)(grpc_millis* next);113 grpc_timer_check_result grpc_timer_check(grpc_millis* next);
246 static grpc_timer_check_result run_some_expired_timers(grpc_millis now,579 static grpc_timer_check_result run_some_expired_timers(grpc_millis now, in run_some_expired_timers()582 grpc_timer_check_result result = GRPC_TIMERS_NOT_CHECKED; in run_some_expired_timers()671 static grpc_timer_check_result timer_check(grpc_millis* next) { in timer_check()728 grpc_timer_check_result r = in timer_check()
37 grpc_timer_check_result grpc_timer_check(grpc_millis* next) { in grpc_timer_check()
77 static grpc_timer_check_result timer_check(grpc_millis* next) { in timer_check()