Implementation for no-op locking primitives. More...
Classes | |
class | fake_lock_guard |
A fake lock guard implementation that does nothing. More... | |
class | fake_mutex |
A fake mutex implementation that does nothing. More... | |
Implementation for no-op locking primitives.