HomePhabricator

Use std::thread::hardware_concurrency, instead of Boost, to determine available…

Description

Use std::thread::hardware_concurrency, instead of Boost, to determine available cores

Summary: This is a backport of Core PR10271

Test Plan:

make check

Reviewers: #bitcoin_abc, majcosta

Reviewed By: majcosta

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

Details

Provenance
fanquake <fanquake@gmail.com>Authored on Apr 25 2017, 01:34
deadalnixCommitted on Apr 26 2020, 12:39
deadalnixPushed on Apr 26 2020, 12:39
Reviewer
majcosta
Differential Revision
D5843: Use std::thread::hardware_concurrency, instead of Boost, to determine available cores
Parents
rABC333492095caf: refactor: consolidate PASTE macros
Branches
Unknown
Tags
Unknown