Skip to content
Snippets Groups Projects
Commit f6fb1a07 authored by Eric Cano's avatar Eric Cano
Browse files

Partially replaced backoff with notifications in locks.

This commit only replaces backoff with notifications in exclusive locks, for validation
with a multithreaded unit test. This proof of concept is considered as working, as the
measured gap between a lock release and a lock take never exceeds ~1/4 of a second, with a typical
release-lock gap in the few ms to few tens of ms.
parent 574858ab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment