index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
alarm.c
Commit message (
Expand
)
Author
Age
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-22
|
\
|
*
Move alarm subsystem to monotonic time
Craig Tiller
2015-07-19
*
|
Fix state tracking, refcounting bugs
Craig Tiller
2015-07-17
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-17
|
\
|
*
|
Shutdown alarms should not finish successfully
Craig Tiller
2015-07-17
|
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
/
*
Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.
Vijay Pai
2015-04-04
*
Add in a racy check for min deadline in run_some_expired_alarms before
Vijay Pai
2015-04-02
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Go one further.
Craig Tiller
2015-02-04
*
Respecify our way out of some very high contention
Craig Tiller
2015-02-04
*
() --> (void)
Craig Tiller
2015-01-15
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Port [] alarm management to GRPC.
ctiller
2014-12-29