HomePhabricator

Remove redundant lock annotations in net processing

Description

Remove redundant lock annotations in net processing

Summary:
This is a backport of core#21188

Bitcoin ABC has one additional occurence of duplicated lock annotations (D9044 for ProcessOrphanTx) and two occurences that were already deduplicated (D11435 for TipMayBeStale and D11437 for MaybeSetPeerAsAnnouncingHeaderAndIDs).

Test Plan:
With clang:

ninja all check-all

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
PiRKAuthored on May 11 2022, 09:54
PiRKPushed on May 11 2022, 11:45
Reviewer
Restricted Project
Differential Revision
D11443: Remove redundant lock annotations in net processing
Parents
rABC196f3dd317c5: test: Add missing syncwithvalidationinterfacequeue
Branches
Unknown
Tags
Unknown