Namespaces | |
| internal | |
Classes | |
| class | ThreadSafe |
| Base of thread safe class, this class is inheritable-only. More... | |
Typedefs | |
| typedef base::threading::internal::NoMutex | Mutex |
| typedef base::threading::internal::NoScopedLock< base::threading::Mutex > | ScopedLock |
Functions | |
| static std::string | getCurrentThreadId (void) |
Definition at line 991 of file easylogging++.h.
| typedef base::threading::internal::NoScopedLock<base::threading::Mutex> el::base::threading::ScopedLock |
Definition at line 992 of file easylogging++.h.
|
inlinestatic |
Definition at line 1026 of file easylogging++.h.