Searched refs:thread_hostname (Results 1 – 1 of 1) sorted by relevance
189 char *thread_hostname; in doit() local201 thread_hostname = strdup(hostname); in doit()202 if (thread_hostname == (char *)NULL) { in doit()209 if (thr_create(NULL, 0, do_one, thread_hostname, in doit()211 (void) do_one(thread_hostname); in doit()