func unlock()
Relinquishes the receiver.
レシーバを手放します。
Availability 有効性
Technology
func `try`() -> Bool
true
if the attempt to acquire the receiver was successful, otherwise false
.
true
、もしレシーバを入手する試みが成功したならば、そうでなければfalse
。
Raises NSGeneric
if a file-system error occurs.
NSGeneric
を引き起こします、もしファイルシステムエラーが発生するならば。
func unlock()