Searched refs:TLS_TCB_ALIGN (Results 1 – 4 of 4) sorted by relevance
61 #define TLS_TCB_ALIGN __alignof__(struct pthread) macro66 + ((sizeof (tcbhead_t) + TLS_TCB_ALIGN - 1) & ~(TLS_TCB_ALIGN - 1)))
71 # define TLS_TCB_ALIGN __alignof__ (struct pthread) macro
5724 Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN5734 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5737 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5740 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5743 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5746 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5750 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5753 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5758 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.5761 [! __ASSEMBLER__](TLS_TCB_ALIGN): Remove.[all …]
2004 * sysdeps/x86_64/tls.h (TLS_TCB_ALIGN): Defined with alignment2335 * sysdeps/x86_64/tls.h (TLS_TCB_ALIGN): Define explicitly to 32.7815 TLS_PRE_TCB_SIZE, TLS_TCB_ALIGN, INSTALL_DTV, INSTALL_NEW_DTV,9810 (TLS_INIT_TCB_ALIGN, TLS_TCB_ALIGN): Define to alignment of