Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation of unique_lock #638

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

stephenswat
Copy link
Member

There are a few important caveats with using unique_lock in device code as I found out in #595. This commit adds a few warnings to the documentation to more clearly explain how this type should be used.

@stephenswat stephenswat added the documentation Improvements or additions to documentation label Jul 3, 2024
There are a few important caveats with using `unique_lock` in device
code as I found out in acts-project#595. This commit adds a few warnings to the
documentation to more clearly explain how this type should be used.
@stephenswat stephenswat enabled auto-merge July 3, 2024 11:08
@stephenswat stephenswat merged commit fa77ec8 into acts-project:main Jul 3, 2024
24 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants