diff options
| author | MarcoFalke <[email protected]> | 2018-10-23 20:32:43 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-10-23 20:33:07 -0400 |
| commit | 5473e255f6876ea457a03cbc97844fcf144f79cf (patch) | |
| tree | 1ad19e356370e889a0c6b5314f447ede1154bbe2 /src/httpserver.cpp | |
| parent | Merge #14417: Fix listreceivedbyaddress not taking address as a string (diff) | |
| parent | Add compile time checking for cs_main locks which we assert at run time (diff) | |
| download | discoin-5473e255f6876ea457a03cbc97844fcf144f79cf.tar.xz discoin-5473e255f6876ea457a03cbc97844fcf144f79cf.zip | |
Merge #14444: Add compile time checking for cs_main locks which we assert at run time
0089905361 Add compile time checking for cs_main locks which we assert at run time (practicalswift)
Pull request description:
Assert locking requirements at compile-time (`EXCLUSIVE_LOCKS_REQUIRED(foo)`) instead of at run-time (`AssertLockHeld(…)`).
Tree-SHA512: f4965ebf4bb5dbf5e7ed738cacf82c0f6cd55134fb968860bf84a84e29806485617f223910bb8c5461213f1829b0137c64ba1f6d6a2008b3cac3bb3a28df9324
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions