Searched refs:uv_handle_get_loop (Results 1 – 5 of 5) sorted by relevance
44 uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle) { in uv_handle_get_loop() function
73 ASSERT(uv_handle_get_loop((uv_handle_t*)pipe) == loop); in TEST_IMPL()
236 .. c:function:: uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle)
454 UV_EXTERN uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle);
456 UV_EXTERN uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle);