#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 | threading::ThreadLocalDataHolder< T > |
Namespaces | |
namespace | threading |
Typedefs | |
typedef boost::mutex | threading::Mutex |
typedef boost::mutex::scoped_lock | threading::ScopedLock |
Functions | |
static std::string | threading::getThreadId () |