Describe the issue
Currently, the sync module uses the boost-defined condition_variable
, mutex
and recursive_mutex
. Since all of these are available in the standard library since C++11, we should migrate the sync module to use the standard classes instead.
What version of bitcoin-core are you using?
commit 7fd49d01dc2ea444ba4d81d0cfa17486b03c8515