Home
last modified time | relevance | path

Searched refs:tls_index (Results 1 – 25 of 28) sorted by relevance

12

/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/i386/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
33 extern void *___tls_get_addr (tls_index *ti)
35 extern void *___tls_get_addr_internal (tls_index *ti)
46 __tls_get_addr (tls_index *ti) in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A Ddl-tls.h25 } tls_index; typedef
28 extern void *__tls_get_addr (tls_index *ti);
32 extern void *___tls_get_addr (tls_index *ti)
34 extern void *___tls_get_addr_internal (tls_index *ti)
45 __tls_get_addr (tls_index *ti) in __tls_get_addr()
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/arm/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/arm64/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sh/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/
A Ddl-tls.h25 } tls_index; typedef
28 extern void *__tls_get_addr (tls_index *ti);
A Dlibc-tls.c30 __tls_get_addr (tls_index *ti) in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/arm/
A Ddl-tls.h25 } tls_index; typedef
28 extern void *__tls_get_addr (tls_index *ti);
A Dlibc-tls.c30 __tls_get_addr (tls_index *ti) in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/x86_64/
A Ddl-tls.h25 } tls_index; typedef
28 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/metag/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
A Dlibc-tls.c27 __tls_get_addr (tls_index *ti) in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/
A Ddl-tls.h25 } tls_index; typedef
28 extern void *__tls_get_addr (tls_index *ti);
A Dlibc-tls.c25 __tls_get_addr (tls_index *ti) in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/
A Ddl-tls.h25 } tls_index; typedef
28 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/alpha/
A Ddl-tls.h26 } tls_index; typedef
29 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/mips/
A Ddl-tls.h26 } tls_index; typedef
43 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/mips/
A Ddl-tls.h25 } tls_index; typedef
42 extern void *__tls_get_addr (tls_index *ti);
A Dlibc-tls.c30 __tls_get_addr (tls_index *ti) in __tls_get_addr()
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/powerpc/
A Ddl-tls.h26 } tls_index; typedef
45 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/powerpc/
A Ddl-tls.h25 } tls_index; typedef
44 extern void *__tls_get_addr (tls_index *ti);
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/arm64/
A Ddl-tlsdesc.h14 tls_index tlsinfo;
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/generic/
A Ddl-tls.c615 # define GET_ADDR_ARGS tls_index *ti

Completed in 13 milliseconds

12