/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/i386/ |
A D | tls.h | 151 # 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 D | tls.h | 119 # 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 D | tls.h | 101 # 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 D | tls.h | 196 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 D | tls.h | 127 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 D | tls.h | 159 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 D | tls.h | 94 # define TLS_INIT_TP(descr, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/sh/ |
A D | tls.h | 92 # define TLS_INIT_TP(descr, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/s390/ |
A D | tls.h | 107 # define TLS_INIT_TP(descr, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/x86_64/ |
A D | tls.h | 100 # define TLS_INIT_TP(descr, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/x86_64/ |
A D | tls.h | 100 # define TLS_INIT_TP(descr, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/alpha/ |
A D | tls.h | 100 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/ |
A D | tls.h | 99 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/mips/ |
A D | tls.h | 136 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/ia64/ |
A D | tls.h | 97 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/ia64/ |
A D | tls.h | 97 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/sh/ |
A D | tls.h | 103 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/arm64/ |
A D | tls.h | 101 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/ |
A D | tls.h | 203 # define TLS_INIT_TP(thrdescr, secondcall) \ argument 216 if (secondcall) \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/arm/ |
A D | tls.h | 100 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/metag/ |
A D | tls.h | 105 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sh/ |
A D | tls.h | 107 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/mips/ |
A D | tls.h | 121 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/ |
A D | tls.h | 106 # define TLS_INIT_TP(tcbp, secondcall) \ argument
|
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/ |
A D | tls.h | 115 # define TLS_INIT_TP(descr, secondcall) \ argument
|