Home
last modified time | relevance | path

Searched refs:uv__timer_close (Results 1 - 8 of 8) sorted by relevance

/third_party/libuv/src/win/
H A Dhandle-inl.h129 uv__timer_close((uv_timer_t*) handle); in uv__process_endgames()
/third_party/node/deps/uv/src/
H A Dtimer.c183 void uv__timer_close(uv_timer_t* handle) { in uv__timer_close() function
H A Duv-common.h223 void uv__timer_close(uv_timer_t* handle);
/third_party/node/deps/uv/src/win/
H A Dhandle-inl.h129 uv__timer_close((uv_timer_t*) handle); in uv__process_endgames()
/third_party/libuv/src/
H A Dtimer.c197 void uv__timer_close(uv_timer_t* handle) { in uv__timer_close() function
H A Duv-common.h230 void uv__timer_close(uv_timer_t* handle);
/third_party/node/deps/uv/src/unix/
H A Dcore.c155 uv__timer_close((uv_timer_t*)handle); in uv_close()
/third_party/libuv/src/unix/
H A Dcore.c188 uv__timer_close((uv_timer_t*)handle); in uv_close()

Completed in 7 milliseconds