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