Go to the source code of this file.
Namespaces | |
namespace | log4cplus |
namespace | log4cplus::thread |
Classes | |
class | log4cplus::thread::Guard |
This is used to lock a mutex. More... | |
class | log4cplus::thread::AbstractThread |
There are many cross-platform C++ Threading libraries. More... | |
Typedefs | |
typedef helpers::SharedObjectPtr< AbstractThread > | log4cplus::thread::AbstractThreadPtr |
Functions | |
LOG4CPLUS_EXPORT void | log4cplus::thread::blockAllSignals () |
LOG4CPLUS_EXPORT tstring | log4cplus::thread::getCurrentThreadName () |
Definition in file threads.h.