blocxx
|
#include "blocxx/BLOCXX_config.h"
#include "blocxx/MutexImpl.hpp"
#include <cerrno>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Taken from RFC 1321. | |
namespace | BLOCXX_NAMESPACE::MutexImpl |
The MutexImpl namespace represents the functionality needed by the BloCxx Mutex class (Mutex). |