aboutsummaryrefslogtreecommitdiff
path: root/absl/synchronization/internal/pthread_waiter.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid using both Win32Waiter and PthreadWaiter on MinGW,Derek Mauro2023-11-081-2/+2
* Synchronization: Support true relative timeouts on Apple platformsDerek Mauro2023-04-061-0/+2
* Synchronization: Refactor Waiter to allow us to write testsDerek Mauro2023-03-201-0/+58