HomePhabricator

refactor: Replace RecursiveMutex with Mutex in Shutdown()

Description

refactor: Replace RecursiveMutex with Mutex in Shutdown()

Summary:

Step by step, going to replace all of the RecursiveMutex instances with the Mutex ones throughout the code base :)

Not sure if it is possible in all cases though...

This one is a low-hanging fruit.

This is a backport of core#19180

Test Plan: ninja all check-all

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9279

Details

Provenance
Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>Authored on Jun 5 2020, 18:55
PiRKCommitted on Mar 1 2021, 14:43
PiRKPushed on Mar 1 2021, 14:43
Reviewer
Restricted Project
Differential Revision
D9279: refactor: Replace RecursiveMutex with Mutex in Shutdown()
Parents
rABC2a3ba49ebbbf: [test] CScriptNum Decode Check as Unit Tests
Branches
Unknown
Tags
Unknown