The mutex is now unlocked by the scoped Lock object.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107266
tsan: remove unbalanced mutex unlock ClosedPublic Authored by dvyukov on Aug 2 2021, 5:16 AM.
Details
Summary The mutex is now unlocked by the scoped Lock object.
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG03372e72d302: tsan: remove unbalanced mutex unlock (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363449 compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp
|