NSLocking

extension NSLocking
  • Undocumented

    Declaration

    Swift

    func withLock<R>(_ body: () throws -> R) rethrows -> R