P99
#define _Thread_local

The C11 keyword for declaring a thread-local variable.

See also:
P99_DECLARE_THREAD_LOCAL for a method that is also usable for non-C11 compilers
thread_local

Definition at line 844 of file p99_compiler.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines