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

Support blocking and non-blocking operations on the same mutex #56

Merged
merged 5 commits into from
Sep 23, 2023

Conversation

notgull
Copy link
Member

@notgull notgull commented Sep 20, 2023

Supersedes #25 and #39, needs smol-rs/event-listener-strategy#6

Needs event-listener-strategy#6 first

Signed-off-by: John Nunley <dev@notgull.net>
Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull marked this pull request as draft September 20, 2023 05:03
Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull marked this pull request as ready for review September 22, 2023 14:27
src/barrier.rs Outdated Show resolved Hide resolved
src/rwlock.rs Outdated Show resolved Hide resolved
src/rwlock.rs Outdated Show resolved Hide resolved
src/rwlock.rs Outdated Show resolved Hide resolved
Signed-off-by: John Nunley <dev@notgull.net>
src/barrier.rs Outdated Show resolved Hide resolved
src/mutex.rs Outdated Show resolved Hide resolved
src/mutex.rs Outdated Show resolved Hide resolved
src/rwlock.rs Outdated Show resolved Hide resolved
src/rwlock.rs Outdated Show resolved Hide resolved
src/rwlock.rs Outdated Show resolved Hide resolved
src/semaphore.rs Outdated Show resolved Hide resolved
Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull merged commit 604d461 into master Sep 23, 2023
8 checks passed
@notgull notgull deleted the notgull/dual branch September 23, 2023 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants