Page MenuHomePhabricator

thread safety annotation for m_tx_relay_mutex and m_cached_tip_mutex
ClosedPublic

Authored by PiRK on Dec 1 2023, 13:11.

Details

Summary
Test Plan

After D14894:

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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable