Ownership public enum Ownership : Hashable, Sendable Represent ownership status for precondition checking. owner Lock is currently owned by the calling thread. Declaration Swift case owner notOwner Lock is unlocked or owned by a different thread. Declaration Swift case notOwner © 2024 Joseph Duffy. All rights reserved. (Last updated: 2024-04-18) Generated by jazzy ♪♫ v0.14.3, a Realm project.