Replace boost::reverse_lock with our own.

This commit is contained in:
Casey Rodarmor
2015-09-03 12:53:00 -04:00
parent da9beb288d
commit 86270c8164
5 changed files with 100 additions and 2 deletions

View File

@@ -62,6 +62,7 @@ BITCOIN_TESTS =\
test/pmt_tests.cpp \
test/policyestimator_tests.cpp \
test/pow_tests.cpp \
test/reverselock_tests.cpp \
test/rpc_tests.cpp \
test/sanity_tests.cpp \
test/scheduler_tests.cpp \