Page MenuHomePhabricator

Add missing thread safety lock assertions in validation.{h|cpp}
ClosedPublic

Authored by PiRK on Dec 19 2022, 11:11.

Details

Summary

Co-authored-by: Shashwat <svangani239@gmail.com>

This is a backport of core#24177

Some of this work was already done in D4581.
Also add the lock annotation for CoinsDB which was missed in D7582

Test Plan

With DEBUG and TSAN:

ninja all check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable