Home | History | Annotate | Download | only in docs

Lines Matching full:thread_local

2177 While these address spaces may seem similar to TLS via the ``thread_local``
2181 The ``thread_local`` keyword applies to global variables and specifies that they
2184 accessed with normal loads and stores. The ``thread_local`` keyword is