Helper wrappers around os_unfair_lock_s
and pthread_mutex_t
for iOS and macOS.
YUKLock is available through Swift Package Manger. To install
it, simply add the following line to the dependencies in your Package.swift
file:
.package(url: "https://github.com/alberussoftware/yuk-lock-iOS.git", branch: "master")
@jeudesprits, [email protected]
Copyright (c) 2022 jeudesprits [email protected]
YUKLock is available under the Apache License, Version 2.0 license. See the LICENSE file for more info.