Searched defs:TLS_ATTRIBUTE (Results 1 – 6 of 6) sorted by relevance
58 static __thread int fast_setname_state TLS_ATTRIBUTE; variable59 static __thread char *thread_title TLS_ATTRIBUTE; variable60 static __thread lwpid_t *thread_tid TLS_ATTRIBUTE; variable
60 __thread ukpheader_t *__lpmap_headers TLS_ATTRIBUTE; variable61 __thread uint32_t *__lpmap_blockallsigs TLS_ATTRIBUTE; variable
48 #define TLS_ATTRIBUTE macro50 #define TLS_ATTRIBUTE __attribute__ ((tls_model ("initial-exec"))) macro
45 #define TLS_ATTRIBUTE macro111 static __thread char *last TLS_ATTRIBUTE; in strtok() local
300 #define TLS_ATTRIBUTE macro302 #define TLS_ATTRIBUTE __attribute__ ((tls_model ("initial-exec"))); macro305 static __thread struct slglobaldata slglobal TLS_ATTRIBUTE; variable
328 static __thread thr_mags thread_mags TLS_ATTRIBUTE; variable