Searched refs:uv_handle_get_loop (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-data-getter-setters.c44 uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle) { function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-getters-setters.c73 ASSERT(uv_handle_get_loop((uv_handle_t*)pipe) == loop);
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h456 UV_EXTERN uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle);

Completed in 122 milliseconds