Contents

sbooth/cxxunfairlock

An [`os_unfair_lock`](https://developer.apple.com/documentation/os/1646466-os_unfair_lock_lock) wrapper satisfying the [`Lockable`](https://en.cppreference.com/w/cpp/named_req/Lockable) requirements.

Installation

Swift Package Manager

Add a package dependency to https://github.com/sbooth/CXXUnfairLock in Xcode.

Manual or Custom Build

  1. Clone the CXXUnfairLock repository.
  2. swift build.

License

Released under the MIT License.

Package Metadata

Repository: sbooth/cxxunfairlock

Default branch: main

README: README.md