Home
last modified time | relevance | path

Searched refs:gai_create_helper_thread (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/resolv/
Dgai_misc.c37 #ifndef gai_create_helper_thread
38 # define gai_create_helper_thread __gai_create_helper_thread macro
261 if (gai_create_helper_thread (&thid, handle_requests, newp) == 0) in __gai_enqueue_request()
/glibc-2.36/sysdeps/mach/hurd/
Dgai_misc.h23 #define gai_create_helper_thread __gai_create_helper_thread macro
/glibc-2.36/sysdeps/nptl/
Dgai_misc.h77 #define gai_create_helper_thread __gai_create_helper_thread macro
/glibc-2.36/ChangeLog.old/
DChangeLog.235164 [! gai_create_helper_thread](__gai_create_helper_thread): Modified function.