- Add missing lock in CNode::copyStats(...)
- Add missing locking annotations
This is a backport of Core PR13123
Depends on D4083
Differential D4084
net: Add Clang thread safety annotations for guarded variables in the networking code deadalnix on Sep 14 2019, 14:53. Authored by Tags None Subscribers None
Details
This is a backport of Core PR13123 Depends on D4083 cmake -GNinja -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ .. ninja Check that there are no thread safety analysis warnings.
Diff Detail
Event Timeline |