Home
last modified time | relevance | path

Searched defs:gpr_cv (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/include/grpc/impl/codegen/
Dsync_custom.h31 typedef GPR_CUSTOM_CV_TYPE gpr_cv; typedef
Dsync_posix.h29 typedef pthread_cond_t gpr_cv; typedef
Dsync_windows.h31 typedef CONDITION_VARIABLE gpr_cv; typedef