|
Loki
0.1.7
|
#include <LevelMutex.h>
Implements the ErrorPolicy for LevelMutex and asserts for any error condition. Only allows MutexErrors::Success and MutexErrors::NoProblem to get through. Useful for testing mutexes in debug builds.