_opaque_pthread_rwlock_t
extension _opaque_pthread_rwlock_t
-
Undocumented
Declaration
Swift
mutating func withReadLock<R>(_ body: () throws -> R) rethrows -> R
-
Undocumented
Declaration
Swift
mutating func withWriteLock<R>(_ body: () throws -> R) rethrows -> R