withLockUnchecked(flags:_:)

Declaration

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