38 #ifndef BLOCXX_NON_RECURSIVE_MUTEX_INCLUDE_GUARD_HPP_
39 #define BLOCXX_NON_RECURSIVE_MUTEX_INCLUDE_GUARD_HPP_
40 #include "blocxx/BLOCXX_config.h"
44 namespace BLOCXX_NAMESPACE
86 NonRecursiveMutex(
const NonRecursiveMutex&);
87 NonRecursiveMutex& operator = (
const NonRecursiveMutex&);