P99

◆ thread_local

#define thread_local

Declare 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 887 of file p99_compiler.h.