From c745690caf432ddd9fed1284d055fcc1859d7f39 Mon Sep 17 00:00:00 2001 From: Vijay Pai Date: Mon, 12 Feb 2018 10:28:24 -0800 Subject: Internalize gpr_thd except for id and currentid --- grpc.def | 7 ------- 1 file changed, 7 deletions(-) (limited to 'grpc.def') diff --git a/grpc.def b/grpc.def index 8a6210253a..2bafebbbd4 100644 --- a/grpc.def +++ b/grpc.def @@ -211,14 +211,7 @@ EXPORTS gpr_stats_init gpr_stats_inc gpr_stats_read - gpr_thd_new - gpr_thd_options_default - gpr_thd_options_set_detached - gpr_thd_options_set_joinable - gpr_thd_options_is_detached - gpr_thd_options_is_joinable gpr_thd_currentid - gpr_thd_join gpr_time_0 gpr_inf_future gpr_inf_past -- cgit v1.2.3