10#ifndef _LOG4SHIB_THREADING_DUMMYTHREADS_HH
11#define _LOG4SHIB_THREADING_DUMMYTHREADS_HH
42 inline T*
get()
const {
56 inline void reset(T* p = NULL) {
Definition PThreads.hh:29
definition of ScopedLock;
Definition PThreads.hh:58
This class holds Thread local data of type T, i.e.
Definition BoostThreads.hh:32
T * operator->() const
Definition DummyThreads.hh:46
T & operator*() const
Definition DummyThreads.hh:47
~ThreadLocalDataHolder()
Definition DummyThreads.hh:37
void reset(T *p=NULL)
Definition DummyThreads.hh:56
T * get() const
Definition DummyThreads.hh:42
T data_type
Definition DummyThreads.hh:34
T * release()
Definition DummyThreads.hh:49
ThreadLocalDataHolder()
Definition DummyThreads.hh:36
Definition BoostThreads.hh:21
static std::string getThreadId()
Return an identifier for the current thread.
Definition BoostThreads.hh:22
The top level namespace for all 'Log for C++' types and classes.
Definition AbortAppender.hh:16