index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
synchronization
/
mutex.cc
Commit message (
Expand
)
Author
Age
*
absl: fix lint errors in Mutex
Abseil Team
2023-06-20
*
absl: cosmetic changes for Mutex
Abseil Team
2023-06-20
*
absl: reformat Mutex-related files
Abseil Team
2023-06-20
*
absl: fix Mutex writer starvation related to uninit priority
Abseil Team
2023-06-16
*
absl: move comment in mutex.cc to where it belongs
Abseil Team
2023-06-15
*
Mutex: Remove the deprecated absl::RegisterSymbolizer() hook
Derek Mauro
2023-05-15
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-03-14
*
Rollback Mutex relative timeout support because of internal incompatibility
Abseil Team
2023-03-09
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-03-08
*
Rollback because of internal incompatibility.
Abseil Team
2023-02-28
*
Fix out of bounds array access when deadlock detector finds exceptionally lar...
Abseil Team
2023-02-22
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-02-17
*
Minor formatting: Fix misplaced space.
Abseil Team
2023-01-19
*
Clean up the XRay annotation leftover on mutex.
Abseil Team
2022-12-27
*
Replace ABSL_INTERNAL_UNREACHABLE with ABSL_UNREACHABLE()
Derek Mauro
2022-12-22
*
Remove static initializer from mutex.h.
Abseil Team
2022-11-30
*
absl: fix Mutex TSan annotations
Abseil Team
2022-11-28
*
Update Condition to allocate 24 bytes for MSVC platform pointers to methods.
Abseil Team
2022-11-16
*
Force a conservative allocation for pointers to methods in Condition objects.
Abseil Team
2022-11-07
*
Mutex: Fix stall on single-core systems
Abseil Team
2022-10-24
*
Changes mutex unlock profiling
Abseil Team
2022-10-07
*
Fix "unsafe narrowing" warnings in absl, 9/n.
Abseil Team
2022-09-08
*
Changes mutex profiling
Abseil Team
2022-09-01
*
Fix "unsafe narrowing" warnings in absl, 3/n.
Abseil Team
2022-08-04
*
Merge pull request #1223 from ElijahPepe:fix/implement-snprintf-safely
Copybara-Service
2022-07-27
|
\
|
*
fix: properly create the b integer
Elijah Conners
2022-07-21
|
*
fix(mutex): safely call snprintf
Elijah Conners
2022-07-19
|
/
*
absl: fix live-lock in CondVar
Abseil Team
2022-05-17
*
Fix typo: "a the condition" -> "a condition".
Abseil Team
2022-04-22
*
Export of internal Abseil changes
Abseil Team
2021-12-28
*
Export of internal Abseil changes
Abseil Team
2021-12-15
*
Export of internal Abseil changes
Abseil Team
2021-12-13
*
Export of internal Abseil changes
Abseil Team
2021-03-10
*
Export of internal Abseil changes
Abseil Team
2021-02-19
*
Export of internal Abseil changes
Abseil Team
2021-01-12
*
Export of internal Abseil changes
Abseil Team
2021-01-08
*
Export of internal Abseil changes
Abseil Team
2021-01-05
*
Export of internal Abseil changes
Abseil Team
2020-10-13
*
Export of internal Abseil changes
Abseil Team
2020-10-12
*
Export of internal Abseil changes
Abseil Team
2020-07-31
*
Export of internal Abseil changes
Abseil Team
2020-07-13
*
Export of internal Abseil changes
Abseil Team
2020-06-30
*
Export of internal Abseil changes
Abseil Team
2020-06-24
*
Export of internal Abseil changes
Abseil Team
2020-06-22
*
Export of internal Abseil changes
Abseil Team
2020-06-09
*
Export of internal Abseil changes
Abseil Team
2020-06-04
*
Export of internal Abseil changes
Abseil Team
2020-04-30
*
Export of internal Abseil changes
Abseil Team
2020-04-17
*
Export of internal Abseil changes
Abseil Team
2020-03-23
*
Export of internal Abseil changes
Abseil Team
2020-03-10
[next]