#include <log4cpp/Portability.hh>
#include <stdio.h>
#include <pthread.h>
#include <string>
#include <assert.h>
Include dependency graph for PThreads.hh:
Go to the source code of this file.
Namespaces | |
namespace | log4cpp |
namespace | log4cpp::threading |
Compounds | |
class | log4cpp::threading::ThreadLocalDataHolder |
This class holds Thread local data of type T, i.e. More... |