MSThreads.hh File Reference

#include <string>
#include <windows.h>

Go to the source code of this file.

Namespaces

namespace  log4shib
namespace  log4shib::threading

Classes

class  log4shib::threading::MSMutex
 A simple object wrapper around CreateMutex() and DeleteMutex(). More...
class  log4shib::threading::MSScopedLock
 A simple object wrapper around WaitForSingleObject() and ReleaseMutex(). More...
class  log4shib::threading::ThreadLocalDataHolder< T >
 This class holds Thread local data of type T, i.e. More...

Defines

#define NOGDI
#define LOG4SHIB_UNDEFINE_NOGDI
#define LOG4SHIB_UNDEFINE_WIN32_LEAN_AND_MEAN

Typedefs

typedef MSMutex log4shib::threading::Mutex
 A simple, non recursive Mutex.
typedef MSScopedLock log4shib::threading::ScopedLock
 A simple "resource acquisition is initialization" idiom type lock for Mutex.

Functions

static std::string log4shib::threading::getThreadId ()
 returns the thread ID


Define Documentation

#define LOG4SHIB_UNDEFINE_NOGDI
 

#define LOG4SHIB_UNDEFINE_WIN32_LEAN_AND_MEAN
 

#define NOGDI
 


Generated on Tue Sep 8 00:27:16 2009 for log4shib by  doxygen 1.4.6