Backporting Mutex<Value>
Adds Mutex
which back ports the Swift 6 Mutex
API to Swift 5.9 and all Darwin platforms.
The non copyable API is not yet supported.
AllocatedLock is now fully compatible with OSAllocatedUnfairLock
Adds Mutex
which back ports the Swift 6 Mutex
API to Swift 5.9 and all Darwin platforms.
The non copyable API is not yet supported.
AllocatedLock is now fully compatible with OSAllocatedUnfairLock