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

mempool: Avoid locking mutex that is already held by the same thread #12671

Conversation

practicalswift
Copy link
Contributor

@practicalswift practicalswift commented Mar 11, 2018

Avoid locking mutex that is already held by the same thread.

This is a subset of #12665.

Related PR #11762.

Ping @MarcoFalke :-)

@practicalswift practicalswift deleted the avoid-locking-mutex-already-held branch April 10, 2021 19:33
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant