---
title: lockUnstable
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/macherror/lockunstable
---

# lockUnstable

The thread holding the lock terminated before releasing the lock.

## Declaration

```swift
static var lockUnstable: MachError.Code { get }
```
