diff options
author | Abseil Team <absl-team@google.com> | 2023-09-08 06:55:29 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-09-08 06:56:19 -0700 |
commit | 6644e5bbbd39bcdd2a33ff7c08d2663a65279e9c (patch) | |
tree | 54eec8a236d6ead589cc870d8f40e6bb2925c6fd /absl/synchronization/mutex.h | |
parent | 1cf6469b372a0ab2787ad95f1ebb611c81b968b3 (diff) | |
download | abseil-6644e5bbbd39bcdd2a33ff7c08d2663a65279e9c.tar.gz abseil-6644e5bbbd39bcdd2a33ff7c08d2663a65279e9c.tar.bz2 abseil-6644e5bbbd39bcdd2a33ff7c08d2663a65279e9c.zip |
absl: remove leftovers of CondVar support for other mutexes
When CondVar accepted generic non-Mutex mutexes,
Mutex pointer could be nullptr. Now that support is removed,
but we still have some lingering checks for Mutex* == nullptr.
Remove them.
PiperOrigin-RevId: 563740239
Change-Id: Ib744e0b991f411dd8dba1b0da6477c13832e0f65
Diffstat (limited to 'absl/synchronization/mutex.h')
0 files changed, 0 insertions, 0 deletions