HomePhabricator

Shutdown cleanup prep-work
c8c2fbe07f1aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Shutdown cleanup prep-work

Create a boost::thread_group object at the qt/bitcoind main-loop level
that will hold pointers to all the main-loop threads.

This will replace the vnThreadsRunning[] array.

For testing, ported the BitcoinMiner threads to use its
own boost::thread_group.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Mar 7 2013, 03:16
deadalnixPushed on May 14 2017, 22:04
Parents
rABC87b9931bed5e: Fix signed/unsigned comparison warnings
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABCc8c2fbe07f1a: Shutdown cleanup prep-work (authored by Gavin Andresen <gavinandresen@gmail.com>).Apr 3 2013, 18:04