Home
last modified time | relevance | path

Searched defs:gpr_once (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dsync_custom.h32 typedef GPR_CUSTOM_ONCE_TYPE gpr_once; typedef
Dsync_abseil.h30 typedef int32_t gpr_once; typedef
Dsync_windows.h35 typedef INIT_ONCE gpr_once; typedef
Dsync_posix.h48 typedef pthread_once_t gpr_once; typedef
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dsync_abseil.h30 typedef int32_t gpr_once; typedef
Dsync_custom.h32 typedef GPR_CUSTOM_ONCE_TYPE gpr_once; typedef
Dsync_windows.h35 typedef INIT_ONCE gpr_once; typedef
Dsync_posix.h48 typedef pthread_once_t gpr_once; typedef
/external/grpc-grpc/include/grpc/impl/codegen/
Dsync_custom.h32 typedef GPR_CUSTOM_ONCE_TYPE gpr_once; typedef
Dsync_posix.h30 typedef pthread_once_t gpr_once; typedef
Dsync_windows.h33 typedef INIT_ONCE gpr_once; typedef