Contents

sbooth/cxxsharedmutex

A non-recursive shared mutex implemented using atomic operations.

Installation

Swift Package Manager

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

Manual or Custom Build

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

License

Released under the MIT License.

Package Metadata

Repository: sbooth/cxxsharedmutex

Default branch: main

README: README.md