Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dsync.cc73 void* gpr_event_wait(gpr_event* ev, gpr_timespec abs_deadline) { in gpr_event_wait() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gpr/
H A Dsync.cc73 void* gpr_event_wait(gpr_event* ev, gpr_timespec abs_deadline) { in gpr_event_wait() function
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/
H A Drb_grpc_imports.generated.h814 #define gpr_event_wait gpr_event_wait_import macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs413 pub fn gpr_event_wait( in gpr_event_wait() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs471 pub fn gpr_event_wait( in gpr_event_wait() function