mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
refactor: remove boost::thread_group usage
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include <util/system.h>
|
||||
|
||||
#include <cuckoocache.h>
|
||||
|
||||
#include <boost/thread/lock_types.hpp>
|
||||
#include <boost/thread/shared_mutex.hpp>
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user