aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/executor.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
* stream_op cleanup: iomgr closure, executor changesGravatar Craig Tiller2015-11-02
|
* removed unused local varGravatar David Garcia Quintas2015-10-13
|
* Flush exec_ctx work within loopGravatar David Garcia Quintas2015-10-12
|
* Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07