Lines Matching refs:__thread
1216 # Whether or not __thread is supported for TLS1222 static __thread int ret;1228 if compile_prog "" "" "__thread"; then1231 echo "__thread $tls_thread"