aboutsummaryrefslogtreecommitdiff
path: root/absl/synchronization/internal/futex.h
Commit message (Expand)AuthorAgeFilesLines
* PR #1433: Fix incorrect timespec definition on 32-bit platforms with 64-bit t...Oleg Lyovin2023-05-021-6/+42
* Synchronization: Consolidate the logic for whether steady clocks are supportedDerek Mauro2023-04-121-25/+0
* Synchronization: Add support for true relative timeouts usingDerek Mauro2023-03-141-23/+57
* Rollback Mutex relative timeout support because of internal incompatibilityAbseil Team2023-03-091-47/+23
* Synchronization: Add support for true relative timeouts usingDerek Mauro2023-03-081-23/+47
* Rollback because of internal incompatibility.Abseil Team2023-02-281-47/+23
* Synchronization: Add support for true relative timeouts usingDerek Mauro2023-02-171-23/+47
* Delete unused Futex methodsDerek Mauro2023-02-011-25/+0
* Fix "unsafe narrowing" warnings in absl, 8/n.Abseil Team2022-09-121-17/+20
* Rollback of fix "unsafe narrowing" warnings in absl, 8/n.Derek Mauro2022-09-011-20/+17
* Fix "unsafe narrowing" warnings in absl, 8/n.Abseil Team2022-09-011-17/+20
* Export of internal Abseil changesAbseil Team2020-10-131-0/+15
* Export of internal Abseil changesAbseil Team2020-10-121-0/+139