<!--
{
  "availability" : [
    "DriverKit: -",
    "iOS: -",
    "iPadOS: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "DriverKit",
  "identifier" : "/documentation/DriverKit/IORWLockAssertState",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "DriverKit"
    ],
    "preciseIdentifier" : "c:@EA@IORWLockAssertState"
  },
  "title" : "IORWLockAssertState"
}
-->

# IORWLockAssertState

```
typedef enum { ... } IORWLockAssertState;
```

## Topics

### Constants

[`kIORWLockAssertHeld`](/documentation/DriverKit/IORWLockAssertState/kIORWLockAssertHeld)

[`kIORWLockAssertNotHeld`](/documentation/DriverKit/IORWLockAssertState/kIORWLockAssertNotHeld)

[`kIORWLockAssertRead`](/documentation/DriverKit/IORWLockAssertState/kIORWLockAssertRead)

[`kIORWLockAssertWrite`](/documentation/DriverKit/IORWLockAssertState/kIORWLockAssertWrite)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)