Searched refs:uv_has_ref (Results 1 – 5 of 5) sorted by relevance
440 ASSERT_EQ(1, uv_has_ref((uv_handle_t*)&h)); in TEST_IMPL()442 ASSERT_OK(uv_has_ref((uv_handle_t*)&h)); in TEST_IMPL()
173 .. c:function:: int uv_has_ref(const uv_handle_t* handle)
628 int uv_has_ref(const uv_handle_t* handle) { in uv_has_ref() function
316 UV_EXTERN int uv_has_ref(const uv_handle_t*);
6206 * unix, windows: add uv_has_ref() function (Saúl Ibarra Corretgé)
Completed in 25 milliseconds