Page MenuHomePhabricator

[RCU] Interlock synchronize operation when there is contention
ClosedPublic

Authored by deadalnix on Jan 7 2019, 01:27.

Details

Summary

In order to avoid starving the computer's reources, we make sure that the synchronize operation that last for long execute one by one using a mutex.

Test Plan
make check

Diff Detail

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