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

/netbsd-current/external/mit/libuv/dist/src/win/
H A Dhandle-inl.h129 uv__timer_close((uv_timer_t*) handle);
/netbsd-current/external/mit/libuv/dist/src/
H A Dtimer.c183 void uv__timer_close(uv_timer_t* handle) { function
H A Duv-common.h223 void uv__timer_close(uv_timer_t* handle);
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dcore.c155 uv__timer_close((uv_timer_t*)handle);

Completed in 181 milliseconds