|
Monero
|
Namespaces | |
| internal | |
Classes | |
| class | ThreadSafe |
| Base of thread safe class, this class is inheritable-only. More... | |
Typedefs | |
| typedef base::threading::internal::Mutex | Mutex |
| typedef base::threading::internal::ScopedLock< base::threading::Mutex > | ScopedLock |
Functions | |
| static std::string | getCurrentThreadId (void) |
| Gets ID of currently running threading in windows systems. On unix, nothing is returned. More... | |
| typedef base::threading::internal::ScopedLock<base::threading::Mutex> el::base::threading::ScopedLock |
|
static |
Gets ID of currently running threading in windows systems. On unix, nothing is returned.
1.8.14