RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
el::base::threading::internal::NoMutex Class Reference

Mutex wrapper used when multi-threading is disabled. More...

#include <easylogging++.h>

Inheritance diagram for el::base::threading::internal::NoMutex:
el::base::NoCopy

Public Member Functions

void lock (void)
 
bool try_lock (void)
 
void unlock (void)
 

Detailed Description

Mutex wrapper used when multi-threading is disabled.


The documentation for this class was generated from the following file: