aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/exec_ctx.h
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
* Merge github.com:grpc/grpc into clangfGravatar Craig Tiller2015-10-01
|\
| * Make grpc_exec_ctx_flush return a status indicating if work was performedGravatar Craig Tiller2015-09-30
|/
* clang-format all core filesGravatar Craig Tiller2015-09-23
|
* Document exec_ctxGravatar Craig Tiller2015-09-22
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* Final patches for renameGravatar Craig Tiller2015-09-22
|
* Split closures from iomgr.hGravatar Craig Tiller2015-09-22