#include <log4cpp/Portability.hh>
#include <boost/thread/thread.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/tss.hpp>
#include <cstdio>
#include <string>
Go to the source code of this file.
Classes | |
class | log4cpp::threading::ThreadLocalDataHolder< T > |
Namespaces | |
namespace | log4cpp |
namespace | log4cpp::threading |
Functions | |
static char * | log4cpp::threading::getThreadId (char *buffer) |
static std::string | log4cpp::threading::getThreadId () |