index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
pollset_posix.c
Commit message (
Expand
)
Author
Age
*
Add a test of non-blocking API behavior
Craig Tiller
2015-08-06
*
Working towards a non-blocking API test
Craig Tiller
2015-08-06
*
Fix TSAN reported lock-inversion in epoll fd addition
Craig Tiller
2015-07-30
*
Allow specific pollers to be woken
Craig Tiller
2015-07-29
*
Move alarm subsystem to monotonic time
Craig Tiller
2015-07-19
*
Merge pull request #2470 from ctiller/i-want-to-wait-free
Vijay Pai
2015-07-17
|
\
|
*
Spelling correction
Craig Tiller
2015-07-17
|
*
Expand comment
Craig Tiller
2015-07-16
|
*
Fix a leaked lock, and make a debug-only detection for this class of bug
Craig Tiller
2015-07-16
|
*
Hoist epoll_ctl outside of pollset lock
Craig Tiller
2015-07-14
*
|
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
|
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
/
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-07
|
\
|
*
Guard against double pollset shutdown completion
Craig Tiller
2015-07-06
*
|
clang-format changed files
Craig Tiller
2015-07-06
*
|
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
/
*
Remove return status from maybe_work.
Craig Tiller
2015-06-22
*
Docs
Craig Tiller
2015-06-18
*
clang-format affected files
Craig Tiller
2015-06-17
*
Be better about timeout rounding
Craig Tiller
2015-06-15
*
prevent double destroy of pollset
Jan Tattermusch
2015-06-10
*
clang-format
Craig Tiller
2015-06-05
*
Bandaid over pollset promotion
Craig Tiller
2015-06-03
*
Fix MSAN reported error
Craig Tiller
2015-06-02
*
Compile fix
Craig Tiller
2015-06-01
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
*
|
Release all fd refs before signalling shutdown
Craig Tiller
2015-06-01
*
|
fd refcount debugging
Craig Tiller
2015-05-31
|
*
removed managed closures from server.c
David Garcia Quintas
2015-05-31
|
*
Comments addressed.
David Garcia Quintas
2015-05-31
|
*
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
*
|
Spam cleanup
Craig Tiller
2015-05-29
*
|
Reduce spam
Craig Tiller
2015-05-29
*
|
Fix null deref
Craig Tiller
2015-05-28
*
|
Refactor pollset_kick
Craig Tiller
2015-05-28
*
|
Add debugging
Craig Tiller
2015-05-28
*
|
clang-format
Craig Tiller
2015-05-28
*
|
Eliminate empty_pollset
Craig Tiller
2015-05-28
*
|
Empty pollset must be kickable.
Craig Tiller
2015-05-28
*
|
Add debug
Craig Tiller
2015-05-28
*
|
Merge branch 'you-complete-me' into we-dont-need-no-cv
Craig Tiller
2015-05-28
|
\
\
|
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-05-28
|
|
\
|
*
|
|
Remove condition variable from pollset
Craig Tiller
2015-05-28
*
|
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add comment
Craig Tiller
2015-05-28
|
*
|
Merge github.com:grpc/grpc into scalable-poll
Craig Tiller
2015-05-28
|
|
\
\
*
|
\
\
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Workaround: Prevent threads sitting in epoll forever
Craig Tiller
2015-05-26
|
|
*
|
Merge github.com:grpc/grpc into scalable-poll
Craig Tiller
2015-05-24
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Make pollset shutdown repeatedly kick until all threads have left poll.
David Klempner
2015-05-22
|
|
|
/
|
|
/
|
[next]