thread_local
Go Up to Keywords, Alphabetical Listing Index
Category
Syntax
thread_local
Description
The keyword is supported by the clang-based compiler, but is not supported by the classic compiler. It states that a variable's has thread storage duration.