aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/pollset_windows.c
Commit message (Expand)AuthorAge
* Implement new pollset semantics for WindowsGravatar Craig Tiller2015-07-30
* Update Windows to use the monotonic clock for alarms alsoGravatar Craig Tiller2015-07-20
* clang-format changed filesGravatar Craig Tiller2015-07-06
* Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
* Reworking the cascade kick to be Windows-specific.Gravatar Nicolas "Pixel" Noble2015-06-25
* Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-meGravatar Craig Tiller2015-06-24
|\
* | On pollset shutdown, we need to unconditionally start the kick cascade.Gravatar Nicolas "Pixel" Noble2015-06-24
| * Let's inform the system of the lock to unlock...Gravatar Nicolas "Pixel" Noble2015-06-24
|/
* Fixing Windows port after the removal of the backup poller.Gravatar Nicolas Noble2015-06-23
* clang-formatGravatar Craig Tiller2015-06-05
* Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\
| * Added some comments.Gravatar David Garcia Quintas2015-05-31
* | Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
|/
* Another round of win32 fixes and documentation.Gravatar Nicolas "Pixel" Noble2015-05-04
* Add a shutdown API to pollsetGravatar David Klempner2015-02-24
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Addressing comments.Gravatar Nicolas Noble2015-02-10
* Second draft of the win32 implementation.Gravatar Nicolas "Pixel" Noble2015-02-04
* First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
* Add NewlineGravatar Craig Tiller2015-01-22
* Disable compilation of some filesGravatar Craig Tiller2015-01-21
* Copy pollset_posix to pollset_windowsGravatar Craig Tiller2015-01-21