diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-07-11 14:17:52 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-07-12 11:23:46 +0200 |
| commit | 41ba96f53127902ede26606e6f15a053b5f9c096 (patch) | |
| tree | d32e3c51709db1812bcf375ad2493348b226582e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 10f5e08a7124d2efb5b3a58a041363dbe291fefd (diff) | |
sanitizer_common: rename Mutex to MutexState
We have 3 different mutexes (RWMutex, BlockingMutex __tsan::Mutex),
each with own set of downsides. I want to unify them under a name Mutex.
But it will conflict with Mutex in the deadlock detector,
which is a way too generic name. Rename it to MutexState.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D105773
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
