Searched refs:init_resolve_thread (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dasyn-thread.c148 static bool init_resolve_thread(struct connectdata *conn,
373 * init_resolve_thread() starts a new thread that performs the actual
378 static bool init_resolve_thread (struct connectdata *conn, function
577 if(init_resolve_thread(conn, hostname, port, NULL)) {
650 if(init_resolve_thread(conn, hostname, port, &hints)) {
656 infof(conn->data, "init_resolve_thread() failed for %s; %s\n",

Completed in 389 milliseconds