Skip to content

Tags: regexident/Sync

Tags

0.2.2

Toggle 0.2.2's commit message
Make sure the locks/mutexes are unlocked if the user-provided closure…

… throws

0.2.1

Toggle 0.2.1's commit message
Remove `ScopedAccess<T>`

0.2.0

Toggle 0.2.0's commit message
Moved `UnfairMutexTests` behind `@available(…)` guard

0.1.0

Toggle 0.1.0's commit message
Added `protocol Sync` and made `Mutex` and `RWLock` conform to it