Mutex that doesn't lock anything, used on single-core systems. More...
#include <AH/Containers/Mutex.hpp>
 Collaboration diagram for EmptyMutex:Public Member Functions | |
| void | lock () | 
| void | unlock () | 
Mutex that doesn't lock anything, used on single-core systems.