index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
timer_generic.c
Commit message (
Expand
)
Author
Age
*
Add initializers for all tracers
Craig Tiller
2017-05-04
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Restore old branch
Craig Tiller
2017-03-31
*
Fix a bug whereby we miss some wakeups in highly concurrent situations
Craig Tiller
2017-03-31
*
Fix compile error
Craig Tiller
2017-03-29
*
Merge branch 'atomic-timers' of github.com:ctiller/grpc into atomic-timers
Craig Tiller
2017-03-29
|
\
|
*
Easier to read spam
Craig Tiller
2017-03-27
|
*
Fix infinite loop
Craig Tiller
2017-03-27
|
*
Better logging
Craig Tiller
2017-03-27
*
|
Fix rounding
Craig Tiller
2017-03-24
|
/
*
Spam fixes
Craig Tiller
2017-03-24
*
Add tracing, fix off-by-one error
Craig Tiller
2017-03-24
*
Merge github.com:grpc/grpc into atomic-timers
Craig Tiller
2017-03-24
|
\
*
|
Fix race that ended up forcing us to spin poll with every thread on the timer...
Craig Tiller
2017-03-21
*
|
Add tracing for timers, fix a time shifting bug
Craig Tiller
2017-03-21
*
|
Fix crash on mac
Craig Tiller
2017-03-21
*
|
Update timer_generic.c
Craig Tiller
2017-03-20
*
|
Fix uninitialized variable
Craig Tiller
2017-03-20
*
|
Fix signed overflow on queue drain
Craig Tiller
2017-03-20
*
|
Fix rounding, reduce contention on global shared state
Craig Tiller
2017-03-17
*
|
Track milliseconds since process start in timer heap
Craig Tiller
2017-03-16
|
*
Change error_create API to slice
ncteisen
2017-03-13
|
/
*
Fix compile
Craig Tiller
2017-02-27
*
Add a spinlock type.
Craig Tiller
2017-02-27
*
Merge branch 'bm_call_create' into deadline_mu
Craig Tiller
2017-02-17
|
\
*
|
Better implementation, flip timer logic to make 0-init pre-triggered
Craig Tiller
2017-02-16
|
*
Remove code from network_status_tracker.c Pull the hash function to useful.h
yang-g
2017-02-16
|
/
*
Use `grpc_closure`s in `grpc_timer`s
Masood Malekghassemi
2017-01-05
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16