mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-09 05:23:02 +02:00
Add missing locks to tests to satisfy lock requirements (such as EXCLUSIVE_LOCKS_REQUIRED(...) (Clang Thread Safety Analysis), AssertLockHeld(...) and implicit lock assumptions).