HomePhabricator

propagate negative thread safety annotations for avalanche code

Description

propagate negative thread safety annotations for avalanche code

Summary:
These annotations are all required for enabling negative lock assertions (D14894)

Depends on D14891

Test Plan:
After D14894:

cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
ninja all check-all`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
PiRKAuthored on Dec 1 2023, 12:34
PiRKPushed on Dec 4 2023, 06:56
Reviewer
Restricted Project
Differential Revision
D14892: propagate negative thread safety annotations for avalanche code
Parents
rABC86fc2d0d845d: thread safety annotation for m_tx_relay_mutex and m_cached_tip_mutex
Branches
Unknown
Tags
Unknown