index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
synchronization
/
mutex_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mutex: Prevent false race in EnableInvariantDebugging.
Dmitry Vyukov
2023-12-19
1
-2
/
+34
*
Mutex: Fix Condition pointer-to-member cast to respect const qualifier
Abseil Team
2023-12-18
1
-0
/
+9
*
Mutex: Remove destructor in release build
Dmitry Vyukov
2023-10-31
1
-0
/
+27
*
Rollback "Mutex: Remove destructor in release build"
Dmitry Vyukov
2023-10-27
1
-27
/
+0
*
Mutex: Remove destructor in release build
Dmitry Vyukov
2023-10-27
1
-0
/
+27
*
absl: optimize Condition checks in Mutex code
Dmitry Vyukov
2023-09-15
1
-0
/
+13
*
absl: fix a priority bug in CondVar wait morphing
Abseil Team
2023-08-29
1
-0
/
+60
*
absl: add a Mutex::Await/LockWhen test
Abseil Team
2023-06-20
1
-0
/
+25
*
absl: fix Mutex writer starvation related to uninit priority
Abseil Team
2023-06-16
1
-0
/
+30
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
1
-69
/
+53
*
Mutex: Remove MSVC 2015 workarounds
Derek Mauro
2023-04-24
1
-0
/
+105
*
Fix out of bounds array access when deadlock detector finds exceptionally lar...
Abseil Team
2023-02-22
1
-0
/
+19
*
Update Condition to allocate 24 bytes for MSVC platform pointers to methods.
Abseil Team
2022-11-16
1
-91
/
+0
*
Force a conservative allocation for pointers to methods in Condition objects.
Abseil Team
2022-11-07
1
-10
/
+101
*
absl: fix use-after-free in Mutex/CondVar
Abseil Team
2022-05-17
1
-0
/
+26
*
Export of internal Abseil changes
Abseil Team
2021-10-07
1
-27
/
+28
*
Export of internal Abseil changes
Abseil Team
2021-03-22
1
-2
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-10-29
1
-0
/
+34
*
Export of internal Abseil changes
Abseil Team
2020-09-28
1
-4
/
+0
*
Export of internal Abseil changes
Abseil Team
2020-09-17
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-07-31
1
-3
/
+4
*
Export of internal Abseil changes
Abseil Team
2019-09-05
1
-8
/
+8
*
Export of internal Abseil changes.
Abseil Team
2019-06-21
1
-3
/
+3
*
Export of internal Abseil changes.
Abseil Team
2019-05-10
1
-0
/
+15
*
Export of internal Abseil changes.
Abseil Team
2019-03-19
1
-3
/
+3
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2019-01-14
1
-8
/
+8
*
Export of internal Abseil changes.
Abseil Team
2018-07-12
1
-227
/
+348
*
Changes imported from Abseil "staging" branch:
Abseil Team
2018-01-30
1
-4
/
+6
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-10-11
1
-49
/
+54
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-09-25
1
-6
/
+0
*
Initial Commit
misterg
2017-09-19
1
-0
/
+1538