|
sprint 1-alpha
|
Read-Write policy mutex. More...
#include <sprint/mutex.h>Go to the source code of this file.
Classes | |
| class | sprint::ReadWriteMutex |
| A multiple Read-Write Mutex. More... | |
| class | sprint::ScopedReadLock |
| Reading Lock. More... | |
| class | sprint::ScopedWriteLock |
| Writing Lock. More... | |
Namespaces | |
| namespace | sprint |
Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux. | |
Read-Write policy mutex.
1.7.4