Lines Matching full:__thread
1593 AC_LINK_IFELSE([AC_LANG_PROGRAM([[static __thread int foo;]],1604 [AC_RUN_IFELSE([AC_LANG_PROGRAM([[static __thread int foo;]],1611 AC_DEFINE([HAVE_TLS], 1, [can use __thread to define thread-local variables])