Home
last modified time | relevance | path

Searched refs:secondcall (Results 1 – 25 of 29) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/i386/
A Dtls.h151 # define TLS_DO_SET_THREAD_AREA(descr, secondcall) \ argument
157 if (secondcall) \
176 # define TLS_SETUP_GS_SEGMENT(descr, secondcall) \ argument
177 (TLS_DO_SET_THREAD_AREA (descr, secondcall) \
180 # define TLS_SETUP_GS_SEGMENT(descr, secondcall) \ argument
181 (TLS_DO_SET_THREAD_AREA (descr, secondcall) \
184 # define TLS_SETUP_GS_SEGMENT(descr, secondcall) \ argument
200 # define TLS_INIT_TP(descr, secondcall) \ argument
210 TLS_SETUP_GS_SEGMENT (_descr, secondcall); \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/i386/
A Dtls.h119 # define TLS_DO_SET_THREAD_AREA(descr, secondcall) \ argument
125 if (secondcall) \
142 # define TLS_SETUP_GS_SEGMENT(descr, secondcall) \ argument
145 # define TLS_SETUP_GS_SEGMENT(descr, secondcall) \ argument
146 ({ int __seg = TLS_DO_SET_THREAD_AREA (descr, secondcall); \
149 # define TLS_SETUP_GS_SEGMENT(descr, secondcall) \ argument
156 # define TLS_INIT_TP(descr, secondcall) \ argument
166 __gs = TLS_SETUP_GS_SEGMENT (_descr, secondcall); \
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/arm/
A Dtls.h101 # define TLS_INIT_TP_ORIG(tcbp, secondcall) \ argument
108 # define TLS_INIT_TP_v6p(tcbp, secondcall) \ argument
111 # define TLS_INIT_TP_generic(tcbp, secondcall) \ argument
114 # define TLS_INIT_TP(tcbp, secondcall) TLS_INIT_TP_generic(tcbp, secondcall) argument
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/i386/
A Dtls.h196 static inline char const *TLS_INIT_TP(void *thrdescr, int secondcall) in TLS_INIT_TP() argument
198 (void)secondcall; in TLS_INIT_TP()
231 # define TLS_INIT_TP(thrdescr, secondcall) \
244 if (secondcall) \
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/mips/
A Dtls.h127 static inline char const *TLS_INIT_TP(void *tcbp, int secondcall) in TLS_INIT_TP() argument
129 (void) secondcall; in TLS_INIT_TP()
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Dtls.h159 static inline char const *TLS_INIT_TP(void *thrdescr, int secondcall) in TLS_INIT_TP() argument
161 (void)secondcall; in TLS_INIT_TP()
177 # define TLS_INIT_TP(thrdescr, secondcall) \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/sparc/
A Dtls.h94 # define TLS_INIT_TP(descr, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/sh/
A Dtls.h92 # define TLS_INIT_TP(descr, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/s390/
A Dtls.h107 # define TLS_INIT_TP(descr, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/x86_64/
A Dtls.h100 # define TLS_INIT_TP(descr, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/x86_64/
A Dtls.h100 # define TLS_INIT_TP(descr, secondcall) \ argument
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/alpha/
A Dtls.h100 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/
A Dtls.h99 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/mips/
A Dtls.h136 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/ia64/
A Dtls.h97 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/ia64/
A Dtls.h97 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/sh/
A Dtls.h103 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/arm64/
A Dtls.h101 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A Dtls.h203 # define TLS_INIT_TP(thrdescr, secondcall) \ argument
216 if (secondcall) \
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/arm/
A Dtls.h100 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/metag/
A Dtls.h105 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sh/
A Dtls.h107 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/mips/
A Dtls.h121 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/
A Dtls.h106 # define TLS_INIT_TP(tcbp, secondcall) \ argument
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/
A Dtls.h115 # define TLS_INIT_TP(descr, secondcall) \ argument

Completed in 19 milliseconds

12