aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/ev_poll_posix.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
|\
| * Merge pull request #8330 from kpayson64/poll_failureGravatar kpayson642016-10-18
| |\
| * \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
| |\ \
| | * | Use atomics for poll status to prevent tsan race complaintsGravatar Ken Payson2016-10-13
| | * | Moved cv polling into ev_poll_posix.cGravatar Ken Payson2016-10-13
| | * | Cleanup poll-cv setupGravatar Ken Payson2016-10-11
| | | * Use booleans instead of bitmask argsGravatar Ken Payson2016-10-11
| | | * Wakeup fds on bad pollGravatar kpayson642016-10-10
| | * | Fix platform detectionGravatar Ken Payson2016-10-06
| | |/
| * / Tie workqueue implementation to event engineGravatar Craig Tiller2016-09-09
| |/
* | Renamed GPR_ constants to GRPC_ in iomgr/port.hGravatar murgatroid992016-08-08
* | Separate out iomgr-specific constants into a separate headerGravatar murgatroid992016-08-08
|/
* Reduce the number of unnecessary allocationsGravatar Sree Kuchibhotla2016-07-14
* Allow returning a workqueue somehow associated with an endpointGravatar Craig Tiller2016-06-30
* Fix merge errorGravatar Craig Tiller2016-06-15
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
* | Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
* | ReintegrateGravatar Craig Tiller2016-06-01
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-01
|\|
| * Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
* | Rename functionsGravatar Craig Tiller2016-05-24
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
|\|
| * clang-formatGravatar Craig Tiller2016-05-21
| * Fixes and code simplificationGravatar Craig Tiller2016-05-20
| * Remove legacy pollerGravatar Craig Tiller2016-05-20
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-17
|\ \
| | * Merge branch 'better_wakeups' into test_affineGravatar Craig Tiller2016-05-16
| | |\ | | |/ | |/|
| * | Fix accelerated wakeupsGravatar Craig Tiller2016-05-16
| | * Add affinity to ev_poll_posixGravatar Craig Tiller2016-05-14
| |/
* / Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
|/
* Remove redundant declarationGravatar Craig Tiller2016-05-12
* Force wakeup after fd additionGravatar Craig Tiller2016-05-11
* clang-formatGravatar Craig Tiller2016-05-11
* Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-28