aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/pollset_set_posix.h
Commit message (Collapse)AuthorAge
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
|
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
|
* Add an implementation firewall against pollset_setGravatar Craig Tiller2016-02-24
| | | | So multiple implementations can exist in one binary
* Update copyrightsGravatar Craig Tiller2016-02-19
|
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate).
* Load balancing interest management fixesGravatar Craig Tiller2015-11-25
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
|
* Call list progressGravatar Craig Tiller2015-09-18
|
* clang-format some filesGravatar Craig Tiller2015-05-13
|
* Initial pollset_set_posix implementationGravatar Craig Tiller2015-05-07
|
* Initial pollset_set design sketchGravatar Craig Tiller2015-05-07