P99

◆ P99_DECLARE_THREAD_LOCAL

#define P99_DECLARE_THREAD_LOCAL   P99_TSS_DECLARE_LOCAL

an lvalue expression that returns the thread local instance of variable NAME

See also
P99_DECLARE_THREAD_LOCAL to declare the variable and for an example