Lines Matching refs:__thread
983 # Whether or not __thread is supported for TLS987 static __thread int ret;993 if compile_prog "" "" "__thread"; then996 echo "__thread $tls_thread"