AntelopeIO / leap

C++ implementation of the Antelope protocol
Other
116 stars 70 forks source link

Full support of clang's `Thread Safety Analysis` features in Leap #1270

Open greg7mdp opened 1 year ago

greg7mdp commented 1 year ago

As a continuation of https://github.com/AntelopeIO/leap/pull/1268, add Thread Safety Analysis attributes in the remainder of the LEAP code.

bhazzard commented 1 year ago

Depends on approval to PR #1268