Searched refs:grpc_shutdown_import (Results 1 – 2 of 2) sorted by relevance
40 grpc_shutdown_type grpc_shutdown_import; variable296 grpc_shutdown_import = (grpc_shutdown_type) GetProcAddress(library, "grpc_shutdown"); in grpc_rb_load_imports()
90 extern grpc_shutdown_type grpc_shutdown_import;91 #define grpc_shutdown grpc_shutdown_import