aboutsummaryrefslogtreecommitdiff
path: root/src/scheduler.h
diff options
context:
space:
mode:
authorpracticalswift <practicalswift@users.noreply.github.com>2019-05-07 10:07:09 +0200
committerpracticalswift <practicalswift@users.noreply.github.com>2019-05-08 10:31:54 +0200
commit62d50ef3085c48788d32b4918dc189f9a6c997d7 (patch)
tree07b73cbf1a18075c9e12949e84ff71b7d3f2339a /src/scheduler.h
parent3632143ebbfdd4888571db800c8ee8d684eec57b (diff)
Add LOCKS_EXCLUDED(cs_main) to LimitValidationInterfaceQueue(...) which does AssertLockNotHeld(cs_main)
Add LOCKS_EXCLUDED(cs_main) to functions calling LimitValidationInterfaceQueue(...) which does AssertLockNotHeld(cs_main) Add LOCKS_EXCLUDED(cs_main) to functions calling CChainState::InvalidateBlock(...) which calls LimitValidationInterfaceQueue(...) which in turn does AssertLockNotHeld(cs_main) Add LOCKS_EXCLUDED(cs_main) to functions calling CChainState::RewindBlockIndex(...) which calls LimitValidationInterfaceQueue(...) which in turn does AssertLockNotHeld(cs_main)
Diffstat (limited to 'src/scheduler.h')
0 files changed, 0 insertions, 0 deletions