C++ keywords: thread_local (since C++11)
From cppreference.com
Usage
- thread local storage duration specifier (since C++11)
See also
C documentation for thread_local
|