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
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace signed integer overflow, since that's undefined behavior, with unsign...
Abseil Team
2024-07-02
3
-1
/
+34
*
Disable flaky test cases in kernel_timeout_internal_test.
Evan Brown
2024-06-20
1
-3
/
+6
*
Increase slop time on MSVC in PerThreadSemTest.Timeouts again due to continue...
Evan Brown
2024-06-14
1
-1
/
+1
*
Remove test references to absl::SharedBitGen, which was never part of
Derek Mauro
2024-05-22
2
-2
/
+2
*
Fix flaky test failures on MSVC.
Evan Brown
2024-03-18
1
-1
/
+1
*
Fix flaky MSVC test failures by using longer slop time.
Evan Brown
2024-03-06
1
-1
/
+5
*
Increase GraphCycles::PointerMap size
Abseil Team
2024-03-04
1
-1
/
+1
*
Avoid using both Win32Waiter and PthreadWaiter on MinGW,
Derek Mauro
2023-11-08
2
-4
/
+6
*
kernel_timeout_test: Add Apple to the list of slow platforms because
Derek Mauro
2023-08-21
1
-5
/
+4
*
Add StdcppWaiter to the end of the list of waiter implementations
Derek Mauro
2023-08-10
1
-0
/
+2
*
Add Support for mmap on Qualcomm Hexagon DSP targets.
Abseil Team
2023-07-17
1
-5
/
+9
*
absl: reformat Mutex-related files
Abseil Team
2023-06-20
1
-0
/
+1
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
1
-21
/
+20
*
Nop change.
Abseil Team
2023-05-08
1
-1
/
+0
*
PR #1433: Fix incorrect timespec definition on 32-bit platforms with 64-bit t...
Oleg Lyovin
2023-05-02
1
-6
/
+42
*
Merge pull request #1416 from AtariDreams:fill
Copybara-Service
2023-04-24
1
-2
/
+2
|
\
|
*
Prefer copy_n and fill_n over copy and fill where appropriate.
Rose
2023-04-19
1
-2
/
+2
*
|
Support pthread_cond_clockwait() and sem_clockwait() on Android
Derek Mauro
2023-04-20
2
-0
/
+4
*
|
Fix flaky test failures.
Evan Brown
2023-04-20
1
-6
/
+6
|
/
*
Don't override clock_gettime in the KernelTimeout and Waiter
Derek Mauro
2023-04-13
2
-8
/
+15
*
Synchronization: Consolidate the logic for whether steady clocks are supported
Derek Mauro
2023-04-12
10
-47
/
+83
*
Synchronization: Support true relative timeouts using the POSIX
Derek Mauro
2023-04-08
6
-11
/
+150
*
Synchronization: Support true relative timeouts on Apple platforms
Derek Mauro
2023-04-06
2
-6
/
+31
*
Fix flakiness issues in timing tests.
Evan Brown
2023-03-27
1
-3
/
+3
*
Add an implementation of Waiter that uses std::mutex/std::condition_variable
Derek Mauro
2023-03-21
4
-0
/
+156
*
Synchronization: Refactor Waiter to allow us to write tests
Derek Mauro
2023-03-20
14
-515
/
+1030
*
Increase the timeout of Windows for the kernel timeout tests.
Tom Rybka
2023-03-16
1
-1
/
+3
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-03-14
2
-27
/
+58
*
Synchronization: Change KernelTimeout to always store absolute
Derek Mauro
2023-03-13
3
-73
/
+72
*
Rollback Mutex relative timeout support because of internal incompatibility
Abseil Team
2023-03-09
3
-151
/
+28
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-03-08
3
-28
/
+151
*
Rollback because of internal incompatibility.
Abseil Team
2023-02-28
3
-151
/
+28
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-02-17
3
-28
/
+151
*
Add KernelTimeout methods that convert the timeout to the
Derek Mauro
2023-02-16
3
-0
/
+94
*
KernelTimeout optimization: Use absl::GetCurrentTimeNanos()
Derek Mauro
2023-02-15
1
-3
/
+3
*
Rewrite KernelTimeout to support both absolute and relative timeouts
Derek Mauro
2023-02-09
3
-113
/
+513
*
Add overrides to other functions which call Waiter::GetWaiter
Abseil Team
2023-02-08
3
-9
/
+26
*
Delete unused Futex methods
Derek Mauro
2023-02-01
1
-25
/
+0
*
Remove unneeded "friends" from KernelTimeout.
Abseil Team
2022-12-21
1
-5
/
+3
*
Add MakeAbsNs to KernelTimeout.
Abseil Team
2022-12-15
1
-2
/
+17
*
Use AnyInvocable in internal thread_pool
Abseil Team
2022-11-15
1
-3
/
+6
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-12
1
-17
/
+20
*
Rollback of fix "unsafe narrowing" warnings in absl, 8/n.
Derek Mauro
2022-09-01
1
-20
/
+17
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-01
1
-17
/
+20
*
Fix "unsafe narrowing" warnings in absl, 3/n.
Abseil Team
2022-08-04
1
-31
/
+37
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
1
-1
/
+2
*
absl: fix use-after-free in Mutex/CondVar
Abseil Team
2022-05-17
6
-48
/
+19
*
Add a stress test for base_internal::ThreadIdentity reuse.
Abseil Team
2022-05-16
1
-0
/
+9
*
Fix spelling error "charachter"
Abseil Team
2022-05-11
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2021-05-04
1
-1
/
+1
[next]