log4shib  1.0.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Constant Groups | Functions
PThreads.hh File Reference
#include <log4shib/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.

Classes

class  log4shib::threading::Mutex
 
class  log4shib::threading::ScopedLock
 definition of ScopedLock; More...
 
class  log4shib::threading::ThreadLocalDataHolder< T >
 This class holds Thread local data of type T, i.e. More...
 

Namespaces

 log4shib
 The top level namespace for all 'Log for C++' types and classes.
 
 log4shib::threading
 

Constant Groups

 log4shib
 The top level namespace for all 'Log for C++' types and classes.
 
 log4shib::threading
 

Functions

static std::string log4shib::threading::getThreadId ()
 Return an identifier for the current thread. More...