mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 16:56:48 +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