Searched refs:TLS (Results 1 - 25 of 118) sorted by relevance

12345

/xsrc/external/mit/pixman/include/
H A Dpixman-config.h50 #define TLS __thread macro
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dax_tls.m411 # Provides a test for the compiler support of thread local storage (TLS)
12 # extensions. Defines TLS if it is found. Currently only knows about GCC
47 AC_MSG_CHECKING(for thread local storage (TLS) class)
70 dnl AC_DEFINE([TLS], [], [If the compiler supports a TLS storage class define it to that here])
71 AC_DEFINE_UNQUOTED([TLS], $ac_cv_tls, [If the compiler supports a TLS storage class define it to that here])
H A Dlibtool.m43639 # sets the default TLS model and affects inlining.
3941 # sets the default TLS model and affects inlining.
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglapi.h86 extern TLS void * _glapi_tls_Context
H A Dglthread.h229 #include <support/TLS.h>
303 extern TLS struct _glapi_table * _glapi_tls_Dispatch
H A Dglapi.c98 * In the TLS case, the variables \c _glapi_Dispatch and \c _glapi_Context are
99 * hardcoded to \c NULL. Instead the TLS variables \c _glapi_tls_Dispatch and
102 * between TLS enabled loaders and non-TLS DRI drivers.
107 PUBLIC TLS struct _glapi_table * _glapi_tls_Dispatch
110 PUBLIC TLS void * _glapi_tls_Context
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-compiler.h108 /* TLS */
116 #elif defined(TLS)
119 static TLS type name;
/xsrc/external/mit/MesaLib/dist/docs/
H A Ddispatch.rst127 3.2. ELF TLS
144 :caption: TLS ``GET_DISPATCH`` Implementation
152 ``USE_ELF_TLS``. Any platform capable of using ELF TLS should use this
156 libraries can take advantage of compiler-assisted TLS. This TLS data
157 has no fixed size and does not compete with API-based TLS (``TlsAlloc``)
183 #. Using ``_glapi_tls_Dispatch`` directly in TLS enabled multithreaded
187 focus on #4 if the new platform supports TLS. Otherwise, implement #2
247 platforms, including all known platforms that support TLS, we can avoid
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.0.rst46 - Fixed a TLS / TEXTREL problem (bug 7459)
H A D21.0.1.rst54 - CI: Try really hard to get updated Windows TLS certs
H A D21.1.4.rst92 - pan/mdg: Fill from TLS before spilling non-SSA nodes
H A D21.1.0.rst380 - panfrost: Fix TLS sizing if cores are missing
1413 - CI: Try really hard to get updated Windows TLS certs
2427 - panfrost: Set TLS for compute jobs
2821 - glapi: Support "ELF" TLS on Windows
H A D21.2.0.rst553 - pan/mdg: Fix spills to TLS
2007 - android: Fix ELF TLS support.
2765 - pan/mdg: Fill from TLS before spilling non-SSA nodes
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddix-config.h.in453 /* If the compiler supports a TLS storage class define it to that here */
454 #undef TLS
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac590 AC_ARG_ENABLE(glx-tls, AS_HELP_STRING([--enable-glx-tls], [Build GLX with TLS support (default: auto)]),
593 AC_MSG_ERROR([GLX with TLS support requested, but the compiler does not support it.])
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m43952 # sets the default TLS model and affects inlining.
4260 # sets the default TLS model and affects inlining.
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m43615 # sets the default TLS model and affects inlining.
3911 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m44401 # sets the default TLS model and affects inlining.
4719 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXaw/dist/m4/
H A Dlibtool.m44296 # sets the default TLS model and affects inlining.
4610 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlibtool.m44296 # sets the default TLS model and affects inlining.
4610 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlibtool.m44284 # sets the default TLS model and affects inlining.
4598 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXevie/dist/
H A Daclocal.m46016 # sets the default TLS model and affects inlining.
6318 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXext/dist/m4/
H A Dlibtool.m44284 # sets the default TLS model and affects inlining.
4598 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXfixes/dist/m4/
H A Dlibtool.m44284 # sets the default TLS model and affects inlining.
4598 # sets the default TLS model and affects inlining.
/xsrc/external/mit/libXfont2/dist/m4/
H A Dlibtool.m44284 # sets the default TLS model and affects inlining.
4598 # sets the default TLS model and affects inlining.

Completed in 103 milliseconds

12345