We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make sure the locks/mutexes are unlocked if the user-provided closure… … throws
Remove `ScopedAccess<T>`
Moved `UnfairMutexTests` behind `@available(…)` guard
Added `protocol Sync` and made `Mutex` and `RWLock` conform to it