Statements (16)
Predicate | Object |
---|---|
gptkbp:instanceOf |
storage specifier
|
gptkbp:alternativeTo |
__thread (GCC extension)
thread_local_storage_class (MSVC extension) |
gptkbp:appliesTo |
variables
|
gptkbp:cannotBeAppliedTo |
function local static variables
function parameters |
gptkbp:category |
C++ keyword
|
gptkbp:definedIn |
gptkb:C++11_standard
|
https://www.w3.org/2000/01/rdf-schema#label |
std::thread local
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:lifespan |
thread duration
|
gptkbp:scope |
thread
|
gptkbp:supportedBy |
most modern C++ compilers
|
gptkbp:usedFor |
thread-local storage
|
gptkbp:bfsParent |
gptkb:ISO_C++11
|
gptkbp:bfsLayer |
7
|