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
*
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-05
|
\
|
*
Fix use-after-free
Craig Tiller
2015-10-05
|
*
Merge pull request #3627 from yang-g/flake2
Craig Tiller
2015-10-05
|
|
\
*
|
|
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
David Garcia Quintas
2015-10-04
|
/
/
|
*
Pollset can be destroyed again in pollset_work if the called_shutdown is not ...
yang-g
2015-10-02
*
|
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
\
|
|
*
Add comment
Craig Tiller
2015-09-30
|
*
Merge github.com:grpc/grpc into pfft
Craig Tiller
2015-09-30
|
|
\
|
|
*
Merge pull request #3560 from vjpai/block_annotate_todo
David Klempner
2015-09-29
|
|
|
\
*
|
|
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
/
/
*
/
/
Fix alarms
Craig Tiller
2015-09-28
|
/
/
*
|
Initialize/destroy TLS members - to fix iOS build
Craig Tiller
2015-09-28
|
*
Add some TODO comments for possible poll optimization
Vijay Pai
2015-09-25
|
/
*
Merge pull request #3476 from vjpai/block_annotate
Yang Gao
2015-09-25
|
\
|
*
Move block_annotate from iomgr to support since it's used in other
vjpai
2015-09-24
*
|
Fix some bugs leading to memory leaks
Craig Tiller
2015-09-24
|
*
Put in blocking point annotations at places in the code where we may block fo...
Vijay Pai
2015-09-24
*
|
Fix specific worker wakeup
Craig Tiller
2015-09-23
*
|
clang-format all core files
Craig Tiller
2015-09-22
*
|
Final patches for rename
Craig Tiller
2015-09-22
*
|
Change runs to enqueue
Craig Tiller
2015-09-22
*
|
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
[next]