Go to the documentation of this file.
10 #ifndef _LOG4SHIB_THREADING_DUMMYTHREADS_HH
11 #define _LOG4SHIB_THREADING_DUMMYTHREADS_HH
32 template<
typename T>
class ThreadLocalDataHolder {
42 inline T*
get()
const {
56 inline void reset(T* p = NULL) {