Skip to content

[net] Thread safety annotations in net_processing#581

Merged
SmarterHomes merged 2 commits into
chaincoin:masterfrom
SmarterHomes:master
Sep 12, 2018
Merged

[net] Thread safety annotations in net_processing#581
SmarterHomes merged 2 commits into
chaincoin:masterfrom
SmarterHomes:master

Conversation

@SmarterHomes

Copy link
Copy Markdown
Member

(note that this depends on bitcoin#13417)
This commit fully annotates all globals in net_processing with clang thread safety annotations. Subsequent commits will begin transitioning some of this data away from cs_main into locks that are local to net_processing. Static thread safety analysis should it easier to verify correctness of that process.

@SmarterHomes SmarterHomes merged commit 9074222 into chaincoin:master Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants