Skip to content

sync: add blocking_lock for mutex #4130

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

Merged
merged 3 commits into from
Sep 23, 2021
Merged

Conversation

0xPoe
Copy link
Contributor

@0xPoe 0xPoe commented Sep 23, 2021

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
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
@0xPoe 0xPoe requested a review from Darksonn September 23, 2021 08:33
@Darksonn Darksonn merged commit 7ce8f05 into tokio-rs:master Sep 23, 2021
@0xPoe 0xPoe 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