Searched refs:attribute_tls_model_ie (Results 1 – 4 of 4) sorted by relevance
31 extern __thread int errno attribute_tls_model_ie;
21 extern __thread struct __res_state *__resp attribute_tls_model_ie;
14 extern __thread int h_errno attribute_tls_model_ie;
441 #define attribute_tls_model_ie __attribute__ ((tls_model ("initial-exec"))) macro
Completed in 22 milliseconds