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

sync: add blocking_lock for mutex #4130

Merged
merged 3 commits into from Sep 23, 2021

Conversation

hi-rustin
Copy link
Contributor

Signed-off-by: hi-rustin rustin.liu@gmail.com

Motivation

part of #4109

Solution

add blocking_lock for mutex

Signed-off-by: hi-rustin <rustin.liu@gmail.com>
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
@Darksonn Darksonn added A-tokio Area: The main tokio crate M-sync Module: tokio/sync labels Sep 23, 2021
tokio/src/sync/mutex.rs Outdated Show resolved Hide resolved
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
@Darksonn Darksonn merged commit 7ce8f05 into tokio-rs:master Sep 23, 2021
@hi-rustin hi-rustin deleted the rustin-patch-mutex branch September 23, 2021 10:03
suikammd pushed a commit to suikammd/tokio that referenced this pull request Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-sync Module: tokio/sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants