HomePhabricator

Various improvements to the scheduler

Description

Various improvements to the scheduler

Summary:

  • Use proper C++ function (void) is a C construct and we are not using C
  • Use std::bind instead of boost::bind
  • Relayout a few comments

Test Plan:

make check

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D3167

Details

Provenance
deadalnixAuthored on May 31 2019, 11:34
deadalnixPushed on Jun 1 2019, 13:38
Reviewer
Restricted Project
Differential Revision
D3167: Various improvements to the scheduler
Parents
rABC3ae0985d7efb: scheduler: Add Clang thread safety annotations for variables guarded by…
Branches
Unknown
Tags
Unknown