Page MenuHomePhabricator

Fix -Wthread-safety-analysis warnings
ClosedPublic

Authored by Fabien on Jul 31 2019, 12:47.

Details

Summary

Add missing locks and annotations to get rid of the -Wtrhead-analysis
warnings.

Test Plan

With Clang:

make check
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_thread_analysis_warnings
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7017
Build 12081: Bitcoin ABC Buildbot (legacy)
Build 12080: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 2 2019, 00:08
This revision was automatically updated to reflect the committed changes.