Skip to content

Commit

Permalink
docs: update to reflect thread-safety changes
Browse files Browse the repository at this point in the history
Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
  • Loading branch information
d-tatianin committed Dec 19, 2024
1 parent b269ebd commit 7bccb1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ A portable and easy-to-integrate implementation of the Advanced Configuration an
> [!WARNING]
> Not yet ready for production use! While the project is mostly feature-complete,
> it is still under active development. Public API may change, get added or
> removed without notice. Thread safety is currently lacking, see
> [#74](/../../issues/74) for more info & progress.
> removed without notice.
## Features

Expand All @@ -27,6 +26,7 @@ A portable and easy-to-integrate implementation of the Advanced Configuration an
- Client-defined Notify() handlers
- Firmware global lock management (_GL, locked fields, public API)
- GAS read/write API
- Fully thread safe

## Why would I use this over ACPICA?

Expand Down

0 comments on commit 7bccb1a

Please sign in to comment.