summaryrefslogtreecommitdiff
path: root/absl/synchronization/internal/kernel_timeout_test.cc
Commit message (Expand)AuthorAge
* Don't override clock_gettime in the KernelTimeout and WaiterGravatar Derek Mauro2023-04-13
* Synchronization: Consolidate the logic for whether steady clocks are supportedGravatar Derek Mauro2023-04-12
* Synchronization: Support true relative timeouts using the POSIXGravatar Derek Mauro2023-04-08
* Increase the timeout of Windows for the kernel timeout tests.Gravatar Tom Rybka2023-03-16
* Synchronization: Change KernelTimeout to always store absoluteGravatar Derek Mauro2023-03-13
* Add KernelTimeout methods that convert the timeout to theGravatar Derek Mauro2023-02-16
* Rewrite KernelTimeout to support both absolute and relative timeoutsGravatar Derek Mauro2023-02-09