Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/support/
Dsync_generic.h31 } gpr_event; typedef
/aosp_15_r20/external/grpc-grpc/include/grpc/support/
H A Dsync_generic.h30 } gpr_event; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/support/
Dsync_generic.h31 } gpr_event; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs386 pub struct gpr_event { struct
401 pub fn gpr_event_init(ev: *mut gpr_event); in gpr_event_init()
405 pub fn gpr_event_set(ev: *mut gpr_event, value: *mut ::std::os::raw::c_void); in gpr_event_set()
414 ev: *mut gpr_event, in gpr_event_wait()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs434 pub struct gpr_event { struct
449 pub fn gpr_event_init(ev: *mut gpr_event); in gpr_event_init()
455 pub fn gpr_event_set(ev: *mut gpr_event, value: *mut ::std::os::raw::c_void); in gpr_event_set()
472 ev: *mut gpr_event, in gpr_event_wait()