aboutsummaryrefslogtreecommitdiff
path: root/grpc.def
diff options
context:
space:
mode:
authorVijay Pai <vpai@google.com>2017-09-07 18:34:56 -0700
committerGitHub <noreply@github.com>2017-09-07 18:34:56 -0700
commit7f6a27a4d3675adc0de263d291346aab2f46e733 (patch)
tree6e13798324a9972a9202672c238c0e6a09a9fb3a /grpc.def
parentbf3b8445fed56ba921dd016b4690f6ba3e127ec3 (diff)
parent58c33ba19bcec079d0991822055f28e804540426 (diff)
downloadgrpc-grpc-7f6a27a4d3675adc0de263d291346aab2f46e733.tar.gz
Merge pull request #12372 from vjpai/armalarmadingdong
Core API change: Decouple alarm construction from setting to avoid races in MT code
Diffstat (limited to 'grpc.def')
-rw-r--r--grpc.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/grpc.def b/grpc.def
index 37cc7e20f0..a7a11601ed 100644
--- a/grpc.def
+++ b/grpc.def
@@ -65,6 +65,7 @@ EXPORTS
grpc_completion_queue_shutdown
grpc_completion_queue_destroy
grpc_alarm_create
+ grpc_alarm_set
grpc_alarm_cancel
grpc_alarm_destroy
grpc_channel_check_connectivity_state