Searched defs:gpr_unref (Results 1 – 5 of 5) sorted by relevance
103 int gpr_unref(gpr_refcount* r) { in gpr_unref() function
727 #define gpr_unref gpr_unref_import macro
401 pub fn gpr_unref(r: *mut gpr_refcount) -> ::std::os::raw::c_int; in gpr_unref() function