Searched defs:timer_stop (Results 1 – 4 of 4) sorted by relevance
60 static void timer_stop(grpc_custom_timer* t) { in timer_stop() function
10 timer_stop(timedelta_t *timer) { in timer_stop() function
12 timer_stop(timedelta_t *timer) in timer_stop() function
369 cdef void timer_stop(grpc_custom_timer* t) with gil: function