Searched refs:gpr_unref_import (Results 1 – 2 of 2) sorted by relevance
252 gpr_unref_type gpr_unref_import; variable508 gpr_unref_import = (gpr_unref_type) GetProcAddress(library, "gpr_unref"); in grpc_rb_load_imports()
726 extern gpr_unref_type gpr_unref_import;727 #define gpr_unref gpr_unref_import