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
...
*
|
Move argument passing to start of list
Craig Tiller
2015-09-22
*
|
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
|
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
|
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
|
Fixes
Craig Tiller
2015-09-21
*
|
Call list progress
Craig Tiller
2015-09-21
*
|
Call list progress
Craig Tiller
2015-09-18
*
|
Cleanup
Craig Tiller
2015-09-18
*
|
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
|
Poke fd workqueues on add - to unblock a potential starvation issue
Craig Tiller
2015-09-17
*
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-17
|
\
|
|
*
Move in-flight callback check up
Craig Tiller
2015-09-16
*
|
Tests compile
Craig Tiller
2015-09-16
*
|
Progress towards workqueue transition
Craig Tiller
2015-09-15
*
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-11
|
\
|
|
*
Enable -Wconversion
Craig Tiller
2015-09-10
|
*
Sign conversion fixes
Craig Tiller
2015-09-10
*
|
Starting to convert code to work queues
Craig Tiller
2015-09-09
|
/
*
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
[prev]
[next]