Home
last modified time | relevance | path

Searched defs:gpr_thd_currentid (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/windows/
Dthd.cc169 gpr_thd_id gpr_thd_currentid(void) { in gpr_thd_currentid() function
/external/grpc-grpc/src/core/lib/gprpp/windows/
Dthd.cc178 gpr_thd_id gpr_thd_currentid(void) { in gpr_thd_currentid() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/posix/
Dthd.cc215 gpr_thd_id gpr_thd_currentid(void) { in gpr_thd_currentid() function
/external/grpc-grpc/src/core/lib/gprpp/posix/
Dthd.cc240 gpr_thd_id gpr_thd_currentid(void) { in gpr_thd_currentid() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h844 #define gpr_thd_currentid gpr_thd_currentid_import macro
/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2794 pub fn gpr_thd_currentid() -> gpr_thd_id; in gpr_thd_currentid() function
/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs3848 pub fn gpr_thd_currentid() -> gpr_thd_id; in gpr_thd_currentid() function