mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Add RecursiveMutex, UnlockGuard, TryLockGuard
This commit is contained in:
@@ -82,7 +82,6 @@ public:
|
||||
*/
|
||||
void exit() const noexcept;
|
||||
|
||||
|
||||
//==============================================================================
|
||||
/** Provides the type of scoped lock to use with a CriticalSection. */
|
||||
typedef GenericScopedLock <CriticalSection> ScopedLockType;
|
||||
|
||||
Reference in New Issue
Block a user