Go to the documentation of this file.
39 ASSERT(0 &&
"timer_cb should not have been called");
static void timer_cb(uv_timer_t *handle)
UV_EXTERN int uv_run(uv_loop_t *, uv_run_mode mode)
UV_EXTERN int uv_timer_stop(uv_timer_t *handle)
UV_EXTERN int uv_is_closing(const uv_handle_t *handle)
UV_EXTERN void uv_close(uv_handle_t *handle, uv_close_cb close_cb)
UV_EXTERN uv_loop_t * uv_default_loop(void)
UV_EXTERN int uv_is_active(const uv_handle_t *handle)
static int close_cb_called
#define MAKE_VALGRIND_HAPPY()
static void close_cb(uv_handle_t *handle)
UV_EXTERN int uv_timer_start(uv_timer_t *handle, uv_timer_cb cb, uint64_t timeout, uint64_t repeat)
UV_EXTERN int uv_timer_init(uv_loop_t *, uv_timer_t *handle)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:26