Home
last modified time | relevance | path

Searched refs:TLS_TCB_SIZE (Results 1 – 19 of 19) sorted by relevance

/sysdeps/arc/nptl/
A Dtls.h52 #ifndef TLS_TCB_SIZE
53 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/mach/hurd/
A Dtls.h36 # define TLS_TCB_SIZE TLS_INIT_TCB_SIZE /* XXX */ macro
/sysdeps/arm/nptl/
A Dtls.h51 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/alpha/nptl/
A Dtls.h50 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/microblaze/nptl/
A Dtls.h57 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/aarch64/nptl/
A Dtls.h53 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/m68k/nptl/
A Dtls.h55 # define TLS_TCB_SIZE 0 macro
/sysdeps/riscv/nptl/
A Dtls.h55 # define TLS_TCB_SIZE 0 macro
/sysdeps/csky/nptl/
A Dtls.h64 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/hppa/nptl/
A Dtls.h53 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/nios2/nptl/
A Dtls.h64 # define TLS_TCB_SIZE 0 macro
/sysdeps/mips/nptl/
A Dtls.h86 # define TLS_TCB_SIZE 0 macro
/sysdeps/sparc/nptl/
A Dtls.h67 # define TLS_TCB_SIZE sizeof (struct pthread) macro
/sysdeps/sh/nptl/
A Dtls.h55 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/s390/nptl/
A Dtls.h70 # define TLS_TCB_SIZE sizeof (struct pthread) macro
/sysdeps/ia64/nptl/
A Dtls.h57 # define TLS_TCB_SIZE sizeof (tcbhead_t) macro
/sysdeps/x86_64/nptl/
A Dtls.h110 # define TLS_TCB_SIZE sizeof (struct pthread) macro
/sysdeps/powerpc/nptl/
A Dtls.h107 # define TLS_TCB_SIZE 0 macro
/sysdeps/i386/nptl/
A Dtls.h106 # define TLS_TCB_SIZE sizeof (struct pthread) macro

Completed in 14 milliseconds