Skip to content

Helper wrappers around 'os_unfair_lock_s' and 'pthread_mutex_t' for iOS and macOS.

License

Notifications You must be signed in to change notification settings

alberussoftware/yuk-lock-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YUKLock

Helper wrappers around os_unfair_lock_s and pthread_mutex_t for iOS and macOS.

Installation

Swift Package Manager

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")

Author

@jeudesprits, [email protected]

License

Copyright (c) 2022 jeudesprits [email protected]

YUKLock is available under the Apache License, Version 2.0 license. See the LICENSE file for more info.

About

Helper wrappers around 'os_unfair_lock_s' and 'pthread_mutex_t' for iOS and macOS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages