Searched refs:getaddrinfo_handles (Results 1 – 1 of 1) sorted by relevance
34 static uv_getaddrinfo_t getaddrinfo_handles[CONCURRENT_COUNT]; variable68 if (&getaddrinfo_handles[i] == handle) { in getaddrinfo_cuncurrent_cb()196 getaddrinfo_handles[i].data = data; in TEST_IMPL()199 &getaddrinfo_handles[i], in TEST_IMPL()
Completed in 4 milliseconds