Skip to content
Snippets Groups Projects
Commit 012c10c0 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 cfbff518
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment