Home
last modified time | relevance | path

Searched refs:uv_handle_get_loop (Results 1 – 5 of 5) sorted by relevance

/third_party/libuv/src/
Duv-data-getter-setters.c44 uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle) { in uv_handle_get_loop() function
/third_party/libuv/test/
Dtest-getters-setters.c73 ASSERT(uv_handle_get_loop((uv_handle_t*)pipe) == loop); in TEST_IMPL()
/third_party/libuv/docs/src/
Dhandle.rst236 .. c:function:: uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle)
/third_party/libuv/include/uv_ndk/
Duv.h454 UV_EXTERN uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle);
/third_party/libuv/include/
Duv.h456 UV_EXTERN uv_loop_t* uv_handle_get_loop(const uv_handle_t* handle);