withLockUnchecked(_:)

Declaration

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