aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/alarm.c
Commit message (Expand)AuthorAge
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
|\
| * Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
* | Fix state tracking, refcounting bugsGravatar Craig Tiller2015-07-17
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\|
* | Shutdown alarms should not finish successfullyGravatar Craig Tiller2015-07-17
| * Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/
* Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.Gravatar Vijay Pai2015-04-04
* Add in a racy check for min deadline in run_some_expired_alarms beforeGravatar Vijay Pai2015-04-02
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Go one further.Gravatar Craig Tiller2015-02-04
* Respecify our way out of some very high contentionGravatar Craig Tiller2015-02-04
* () --> (void)Gravatar Craig Tiller2015-01-15
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Port [] alarm management to GRPC.Gravatar ctiller2014-12-29