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

feat: impl owned lock functions for Mutex and RwLock #26

Merged
merged 6 commits into from
Dec 21, 2024
Merged

Conversation

tisonkun
Copy link
Collaborator

This closes #23

@tisonkun tisonkun merged commit 5850f5c into main Dec 21, 2024
9 checks passed
@tisonkun tisonkun deleted the migrated branch December 21, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impl owned variant for Mutex/RwLock's lock methods
1 participant