Go to the source code of this file.
Classes | |
class | threading::ThreadLocalDataHolder< T > |
This class holds Thread local data of type T, i.e. More... | |
Namespaces | |
threading | |
Functions | |
static std::string | threading::getThreadId () |
Return an identifier for the current thread. More... | |