chsvlib
chsv helper source code

◆ chsv_thread_local_get

#define chsv_thread_local_get (   name)    name

Resolves a name of a thread-local variable.

Parameters
nameis a name of the variable.

See chsv_thread_local for the details.

Examples
chsvthrd\chsv_thread_local_get.cpp.