Home
last modified time | relevance | path

Searched refs:__pthread_create (Results 1 – 2 of 2) sorted by relevance

/resolv/
A Dgai_notify.c30 #define __pthread_create pthread_create macro
86 if (__pthread_create (&tid, pattr, notify_func_wrapper, nf) < 0) in __gai_notify_only()
A Dgai_misc.c33 #define __pthread_create pthread_create macro
50 int ret = __pthread_create (threadp, &attr, tf, arg); in __gai_create_helper_thread()
420 if (__pthread_create (&thid, &attr, handle_requests, NULL) in handle_requests()

Completed in 5 milliseconds