Monero
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Functions
el::base::threading Namespace Reference

Namespaces

namespace  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::MutexScopedLock
 

Functions

static std::string getCurrentThreadId (void)
 

Typedef Documentation

◆ Mutex

◆ ScopedLock

Function Documentation

◆ getCurrentThreadId()

static std::string el::base::threading::getCurrentThreadId ( void )
inlinestatic