Searched refs:uv_handle_get_data (Results 1 – 6 of 6) sorted by relevance
75 ASSERT(uv_handle_get_data((uv_handle_t*)pipe) == &cookie2); in TEST_IMPL()77 ASSERT(uv_handle_get_data((uv_handle_t*)pipe) == &cookie1); in TEST_IMPL()
40 void* uv_handle_get_data(const uv_handle_t* handle) { in uv_handle_get_data() function
12 event = uv_handle_get_data((uv_handle_t*) handle); in poll_cb()
242 .. c:function:: void* uv_handle_get_data(const uv_handle_t* handle)
453 UV_EXTERN void* uv_handle_get_data(const uv_handle_t* handle);
455 UV_EXTERN void* uv_handle_get_data(const uv_handle_t* handle);