aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/combiner.c
Commit message (Collapse)AuthorAge
* Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
|
* Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
|
* Address review commentsGravatar Craig Tiller2016-09-02
|
* Fix tsan reported error in traceGravatar Craig Tiller2016-08-04
|
* Force queuing to workqueue instead of relying on exec_ctxGravatar Craig Tiller2016-07-19
|
* Get traces around everythingGravatar Craig Tiller2016-07-18
|
* Fixes & debugGravatar Craig Tiller2016-07-18
|
* Add timing dataGravatar Craig Tiller2016-07-14
|
* RefsGravatar Craig Tiller2016-07-13
|
* Fix some refcounting bugsGravatar Craig Tiller2016-07-11
|
* DebuggingGravatar Craig Tiller2016-07-11
|
* Progress to converting chttp2 to combiner locksGravatar Craig Tiller2016-07-11
|
* Afford other threads the opportunity to insert into a combiner prior to the ↵Gravatar Craig Tiller2016-07-10
| | | | final list being executed but after the async pause
* Progress on a finalization listGravatar Craig Tiller2016-07-08
|
* Rename async_execution_lock --> combiner, make it use closures, unroll ↵Gravatar Craig Tiller2016-07-07
previous changes for idleness