Update now after long operations so that we don't use
stale value in subsequent computations.
Depends on D113981.
Paths
| Differential D113982
tsan: better maintain current time in the background thread ClosedPublic Authored by dvyukov on Nov 16 2021, 3:44 AM.
Details Summary Update now after long operations so that we don't use Depends on D113981.
Diff Detail
Event Timelinedvyukov added a child revision: D113983: tsan: use VReport instead of VPrintf in background thread.Nov 16 2021, 3:45 AM This revision is now accepted and ready to land.Nov 16 2021, 7:30 AM This revision was landed with ongoing or failed builds.Dec 21 2021, 10:51 AM Closed by commit rG05ca57a0543b: tsan: better maintain current time in the background thread (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 395718 compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
|