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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.