Home
last modified time | relevance | path

Searched refs:stop_uv_timer (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_uv.cc37 static void stop_uv_timer(uv_timer_t* handle) { in stop_uv_timer() function
61 stop_uv_timer((uv_timer_t*)t->timer); in timer_stop()