aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/wakeup_fd_pipe.c
Commit message (Expand)AuthorAge
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* DuhGravatar Craig Tiller2016-03-17
* Fix copyrightGravatar Craig Tiller2016-03-07
* Give more details why we failGravatar Craig Tiller2016-02-25
* clang-format all core filesGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-11
|\
| * First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* | Workqueue: interface, test, and posix implementationGravatar Craig Tiller2015-09-09
|/
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
* Make _posix usage match 'the rules'Gravatar Craig Tiller2015-02-02
* Properly selecting chunks of code for the wakeup fd codepath.Gravatar Nicolas "Pixel" Noble2015-01-30
* Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
* Refactor the pipe/eventfd abstractionGravatar David Klempner2015-01-26