index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
synchronization
/
internal
/
kernel_timeout.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Synchronization: Consolidate the logic for whether steady clocks are supported
Derek Mauro
2023-04-12
1
-0
/
+5
*
Synchronization: Support true relative timeouts using the POSIX
Derek Mauro
2023-04-08
1
-3
/
+25
*
Synchronization: Refactor Waiter to allow us to write tests
Derek Mauro
2023-03-20
1
-2
/
+0
*
Synchronization: Change KernelTimeout to always store absolute
Derek Mauro
2023-03-13
1
-5
/
+19
*
Add KernelTimeout methods that convert the timeout to the
Derek Mauro
2023-02-16
1
-0
/
+15
*
Rewrite KernelTimeout to support both absolute and relative timeouts
Derek Mauro
2023-02-09
1
-113
/
+67
*
Remove unneeded "friends" from KernelTimeout.
Abseil Team
2022-12-21
1
-5
/
+3
*
Add MakeAbsNs to KernelTimeout.
Abseil Team
2022-12-15
1
-2
/
+17
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
1
-1
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-10-12
1
-1
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-09-04
1
-28
/
+28
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+2
*
Export of internal Abseil changes.
Abseil Team
2019-03-19
1
-0
/
+2
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-12-05
1
-2
/
+2
*
Export of internal Abseil changes.
Abseil Team
2018-10-30
1
-5
/
+5
*
Export of internal Abseil changes.
Abseil Team
2018-07-19
1
-1
/
+1
*
Convert one std::numeric_limits<Dword>::max() to kInfinite
Loo Rong Jie
2018-07-18
1
-1
/
+1
*
Update comment and use std::numeric_limits<Dword>::max()
Loo Rong Jie
2018-07-18
1
-2
/
+2
*
Add comment and change type name
Loo Rong Jie
2018-07-18
1
-5
/
+8
*
Remove dependency of windows.h in kernel_timeout.h
Loo Rong Jie
2018-07-18
1
-8
/
+7
*
Changes imported from Abseil "staging" branch:
Abseil Team
2017-11-10
1
-0
/
+2
*
Initial Commit
misterg
2017-09-19
1
-0
/
+147