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
- Clone the CXXSharedMutex repository.
swift build.
License
Released under the MIT License.
Package Metadata
Repository: sbooth/cxxsharedmutex
Default branch: main
README: README.md