Home
last modified time | relevance | path

Searched refs:gpr_inf_future_import (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c287 gpr_inf_future_type gpr_inf_future_import; variable
571 gpr_inf_future_import = (gpr_inf_future_type) GetProcAddress(library, "gpr_inf_future"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h831 extern gpr_inf_future_type gpr_inf_future_import;
832 #define gpr_inf_future gpr_inf_future_import