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