#include <log4cpp/Portability.hh>
#include <stdio.h>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | log4cpp |
namespace | log4cpp::threading |
Classes | |
class | log4cpp::threading::ThreadLocalDataHolder< T > |
Typedefs | |
typedef int | log4cpp::threading::Mutex |
Dummy type 'int' for Mutex. | |
typedef int | log4cpp::threading::ScopedLock |
Dummy type 'int' defintion of ScopedLock;. | |
Functions | |
static std::string | log4cpp::threading::getThreadId () |
returns the thread ID |