Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dsync_custom.h34 #define GPR_ONCE_INIT GPR_CUSTOM_ONCE_INIT macro
Dsync_abseil.h32 #define GPR_ONCE_INIT 0 macro
Dsync_windows.h36 #define GPR_ONCE_INIT INIT_ONCE_STATIC_INIT macro
Dsync_posix.h50 #define GPR_ONCE_INIT PTHREAD_ONCE_INIT macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dsync_abseil.h32 #define GPR_ONCE_INIT 0 macro
Dsync_custom.h34 #define GPR_ONCE_INIT GPR_CUSTOM_ONCE_INIT macro
Dsync_windows.h36 #define GPR_ONCE_INIT INIT_ONCE_STATIC_INIT macro
Dsync_posix.h50 #define GPR_ONCE_INIT PTHREAD_ONCE_INIT macro
/external/grpc-grpc/include/grpc/impl/codegen/
Dsync_custom.h34 #define GPR_ONCE_INIT GPR_CUSTOM_ONCE_INIT macro
Dsync_posix.h32 #define GPR_ONCE_INIT PTHREAD_ONCE_INIT macro
Dsync_windows.h34 #define GPR_ONCE_INIT INIT_ONCE_STATIC_INIT macro