18 #ifndef _LOG4CXX_HELPERS_THREAD_LOCAL_H 19 #define _LOG4CXX_HELPERS_THREAD_LOCAL_H 21 #include <log4cxx/log4cxx.h> 24 #if !defined(LOG4CXX_THREAD_FUNC) 26 #define LOG4CXX_THREAD_FUNC __stdcall 28 #define LOG4CXX_THREAD_FUNC 86 #endif //_LOG4CXX_HELPERS_THREAD_LOCAL_H
struct apr_threadkey_t apr_threadkey_t
Definition: aprinitializer.h:29
Definition: appender.h:32
This class provides thread-local variables.
Definition: threadlocal.h:46