Page MenuHomePhabricator

sync.h: Imply negative assertions when calling LOCK
ClosedPublic

Authored by PiRK on Dec 1 2023, 13:19.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCdd4d292cfdf9: sync.h: Imply negative assertions when calling LOCK
Summary
Test Plan
cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
ninja all check-alli

Diff Detail

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

Event Timeline

PiRK published this revision for review.Dec 1 2023, 13:22
This revision is now accepted and ready to land.Dec 1 2023, 20:01