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

Add Lock Types #2

Open
wants to merge 2 commits into
base: gats
Choose a base branch
from
Open

Add Lock Types #2

wants to merge 2 commits into from

Conversation

danii
Copy link
Contributor

@danii danii commented Aug 28, 2021

Add lock types. I've already described these in #1 before we split this into it's own pull request.

@timothee-haudebourg
Copy link
Owner

timothee-haudebourg commented Dec 23, 2021

Sorry you've been waiting a long time for this. So to be clear, you want to add a family of traits for thread-safe data structure. I like the idea, but I don't like the Lock name which I find confusing. Maybe we can just reuse the same name as the non-thread-safe ones, but put everything in a sync/concurrent/thread_safe module.

@timothee-haudebourg
Copy link
Owner

Also I really need to add a CI for this crate.

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.

2 participants