P99

◆ _Thread_local

#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 879 of file p99_compiler.h.