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

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-data-getter-setters.c36 uv_handle_type uv_handle_get_type(const uv_handle_t* handle) { function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-getters-setters.c71 ASSERT(uv_handle_get_type((uv_handle_t*)pipe) == UV_NAMED_PIPE);
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h453 UV_EXTERN uv_handle_type uv_handle_get_type(const uv_handle_t* handle);

Completed in 115 milliseconds