Searched defs:gpr_inf_future (Results 1 – 7 of 7) sorted by relevance
54 gpr_timespec gpr_inf_future(gpr_clock_type type) { in gpr_inf_future() function
206 gpr_timespec CoreCodegen::gpr_inf_future(gpr_clock_type type) { in gpr_inf_future() function in grpc::CoreCodegen
225 gpr_timespec CoreCodegen::gpr_inf_future(gpr_clock_type type) { in gpr_inf_future() function in grpc::CoreCodegen
748 #define gpr_inf_future gpr_inf_future_import macro
1543 pub fn gpr_inf_future(type_: gpr_clock_type) -> gpr_timespec; in gpr_inf_future() function