Commit message (Expand) | Author | Age | |
---|---|---|---|
* | kernel_timeout_test: Add Apple to the list of slow platforms because | Derek Mauro | 2023-08-21 |
* | Don't override clock_gettime in the KernelTimeout and Waiter | Derek Mauro | 2023-04-13 |
* | Synchronization: Consolidate the logic for whether steady clocks are supported | Derek Mauro | 2023-04-12 |
* | Synchronization: Support true relative timeouts using the POSIX | Derek Mauro | 2023-04-08 |
* | Increase the timeout of Windows for the kernel timeout tests. | Tom Rybka | 2023-03-16 |
* | Synchronization: Change KernelTimeout to always store absolute | Derek Mauro | 2023-03-13 |
* | Add KernelTimeout methods that convert the timeout to the | Derek Mauro | 2023-02-16 |
* | Rewrite KernelTimeout to support both absolute and relative timeouts | Derek Mauro | 2023-02-09 |