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

maitake-sync: add spin RwLock #470

Closed
hawkw opened this issue Jan 27, 2024 · 0 comments
Closed

maitake-sync: add spin RwLock #470

hawkw opened this issue Jan 27, 2024 · 0 comments
Assignees
Labels
crate/maitake Related to the `maitake` crate kind/enhancement New feature or request

Comments

@hawkw
Copy link
Owner

hawkw commented Jan 27, 2024

it would be nice to have a synchronous RwLock implementation in the maitake_sync::spin module.

@hawkw hawkw added crate/maitake Related to the `maitake` crate kind/enhancement New feature or request labels Jan 27, 2024
@hawkw hawkw self-assigned this Jan 27, 2024
hawkw added a commit that referenced this issue Jan 27, 2024
This commit adds a synchronous `RwLock` spinlock to
`maitake_sync::spin`.

Closes #470
@hawkw hawkw closed this as completed in d6199bf Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate/maitake Related to the `maitake` crate kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant