aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface/alarm_test.c
Commit message (Collapse)AuthorAge
* Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
|
* Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called ↵Gravatar Sree Kuchibhotla2017-06-22
| | | | before the alarm event is dequeued from the completion queue
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Updates C CoreGravatar Sree Kuchibhotla2017-03-22
|
* Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
|
* Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
|
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04