Home
last modified time | relevance | path

Searched defs:gpr_refcount (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dsync_generic.h38 } gpr_refcount; typedef
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dsync_generic.h38 } gpr_refcount; typedef
/external/grpc-grpc/include/grpc/impl/codegen/
Dsync_generic.h38 } gpr_refcount; typedef
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs349 pub struct gpr_refcount { struct
350 pub count: gpr_atm,
388 pub fn gpr_ref_init(r: *mut gpr_refcount, n: ::std::os::raw::c_int); in gpr_ref_init()
392 pub fn gpr_ref(r: *mut gpr_refcount); in gpr_ref()
397 pub fn gpr_ref_non_zero(r: *mut gpr_refcount); in gpr_ref_non_zero()
401 pub fn gpr_refn(r: *mut gpr_refcount, n: ::std::os::raw::c_int); in gpr_refn()
Dx86_64-unknown-linux-gnu-bindings.rs349 pub struct gpr_refcount { struct
350 pub count: gpr_atm,
388 pub fn gpr_ref_init(r: *mut gpr_refcount, n: ::std::os::raw::c_int); in gpr_ref_init()
392 pub fn gpr_ref(r: *mut gpr_refcount); in gpr_ref()
397 pub fn gpr_ref_non_zero(r: *mut gpr_refcount); in gpr_ref_non_zero()
401 pub fn gpr_refn(r: *mut gpr_refcount, n: ::std::os::raw::c_int); in gpr_refn()