Spinscale: create new namespace sscl
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <spinscale/spinLock.h>
|
||||
#include <spinscale/lockerAndInvokerBase.h>
|
||||
|
||||
namespace smo {
|
||||
namespace sscl {
|
||||
|
||||
/**
|
||||
* @brief Qutex - Queue-based mutex for asynchronous lock management
|
||||
@@ -102,6 +102,6 @@ public:
|
||||
bool isOwned;
|
||||
};
|
||||
|
||||
} // namespace smo
|
||||
} // namespace sscl
|
||||
|
||||
#endif // QUTEX_H
|
||||
|
||||
Reference in New Issue
Block a user