aboutsummaryrefslogtreecommitdiff
path: root/absl/synchronization/internal/kernel_timeout_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Increase the timeout of Windows for the kernel timeout tests.Tom Rybka2023-03-161-1/+3
* Synchronization: Change KernelTimeout to always store absoluteDerek Mauro2023-03-131-6/+7
* Add KernelTimeout methods that convert the timeout to theDerek Mauro2023-02-161-0/+38
* Rewrite KernelTimeout to support both absolute and relative timeoutsDerek Mauro2023-02-091-0/+278