index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
synchronization
/
mutex.h
Commit message (
Expand
)
Author
Age
*
Apply ABSL_MUST_USE_RESULT to try lock functions.
Chris Kennelly
2024-04-25
*
Annotate that Mutex should warn when unused.
Chris Kennelly
2024-04-04
*
[absl] Rename `absl::internal::identity` to `absl::internal::type_identity`
Lawrence Wolf-Sonkin
2023-12-28
*
Mutex: Fix Condition pointer-to-member cast to respect const qualifier
Abseil Team
2023-12-18
*
Mutex: Remove destructor in release build
Dmitry Vyukov
2023-10-31
*
Rollback "Mutex: Remove destructor in release build"
Dmitry Vyukov
2023-10-27
*
Mutex: Remove destructor in release build
Dmitry Vyukov
2023-10-27
*
absl:speed up Mutex::[Reader]TryLock
Dmitry Vyukov
2023-09-20
*
absl: remove special case for timed CondVar waits
Dmitry Vyukov
2023-09-15
*
absl: optimize Condition checks in Mutex code
Dmitry Vyukov
2023-09-15
*
Rollback:
Abseil Team
2023-09-08
*
absl: inline and de-dup Mutex::Await/LockWhen/CondVar::Wait
Abseil Team
2023-09-08
*
absl: remove special handling of Condition::kTrue
Abseil Team
2023-09-08
*
absl: extend Condition::kTrue comment
Abseil Team
2023-07-01
*
absl: fix lint errors in Mutex
Abseil Team
2023-06-20
*
absl: reformat Mutex-related files
Abseil Team
2023-06-20
*
Mutex: Remove the deprecated absl::RegisterSymbolizer() hook
Derek Mauro
2023-05-15
*
Fix spelling mistakes
Vertexwahn
2023-05-02
*
Mutex: Remove MSVC 2015 workarounds
Derek Mauro
2023-04-24
*
Spell out the meaning of non-reentrant/non-recursive.
Thomas Köppe
2023-04-13
*
Fix the documentation of the atomic_hook.h registration functions to correctl...
Greg Falcon
2022-12-15
*
Remove static initializer from mutex.h.
Abseil Team
2022-11-30
*
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
*
Changes mutex profiling
Abseil Team
2022-09-01
*
Clarify the behaviour of `AssertHeld` and `AssertReaderHeld` when the calling...
Abseil Team
2022-05-27
*
Export of internal Abseil changes
Abseil Team
2021-12-15
*
Export of internal Abseil changes
Abseil Team
2021-10-28
*
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-02-08
*
Export of internal Abseil changes
Abseil Team
2021-01-20
*
Export of internal Abseil changes
Abseil Team
2020-10-29
*
Export of internal Abseil changes
Abseil Team
2020-10-12
*
Export of internal Abseil changes
Abseil Team
2020-09-28
*
Export of internal Abseil changes
Abseil Team
2020-07-09
*
Export of internal Abseil changes
Abseil Team
2020-05-12
*
Export of internal Abseil changes
Abseil Team
2020-04-16
*
Export of internal Abseil changes
Abseil Team
2019-12-12
*
Export of internal Abseil changes
Abseil Team
2019-10-16
*
Export of internal Abseil changes
Abseil Team
2019-09-05
*
Export of internal Abseil changes.
Abseil Team
2019-03-19
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
*
Export of internal Abseil changes.
Abseil Team
2018-12-13
*
Export of internal Abseil changes.
Abseil Team
2018-10-30
*
Export of internal Abseil changes.
Abseil Team
2018-08-22
*
Export of internal Abseil changes.
Abseil Team
2018-08-02
*
Export of internal Abseil changes.
Abseil Team
2018-07-12
*
- a4e14440b870dbf7b36975eaebf783a70a7fcee4 Release string_view microbenchma...
Abseil Team
2018-05-18
*
- 45690246da1e36acde86c941b68aad2248b16ea7 Import of CCTZ from Github. by A...
Abseil Team
2018-05-07
[next]