aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/timer.c
Commit message (Collapse)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-01-28
|
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
| | | | | | | | - cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* Merge pull request #4425 from ctiller/timer_slayingGravatar Sree Kuchibhotla2015-12-11
|\ | | | | Slay dead code
| * Slay dead codeGravatar Craig Tiller2015-12-11
| |
* | make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
|/
* s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04