#include <stlsoft/stlsoft.h>
#include <stlsoft/synch/concepts.hpp>
Go to the source code of this file.
| Namespaces | |
| namespace | stlsoft | 
| Classes | |
| class | null_mutex | 
| This class provides a null implementation of the mutex model.  More... | |
| Functions | |
| void | lock_instance (stlsoft::null_mutex &mx) | 
| This control shim aquires a lock on the given mutex. | |
| void | unlock_instance (stlsoft::null_mutex &mx) | 
| This control shim releases a lock on the given mutex. | |
 1.5.6
 1.5.6