Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/s390/nptl/
Dtls.h104 # define TLS_INIT_TP(thrdescr) \ argument
105 ({ void *_thrdescr = (thrdescr); \
/glibc-2.36/sysdeps/ia64/nptl/
Dtls.h107 # define TLS_INIT_TP(thrdescr) \ argument
108 (__thread_self = (thrdescr), INIT_SYSINFO, NULL)
/glibc-2.36/sysdeps/x86_64/nptl/
Dtls.h142 # define TLS_INIT_TP(thrdescr) \ argument
143 ({ void *_thrdescr = (thrdescr); \
/glibc-2.36/sysdeps/i386/nptl/
Dtls.h177 # define TLS_INIT_TP(thrdescr) \ argument
178 ({ void *_thrdescr = (thrdescr); \