Go to the documentation of this file.
19 #ifndef GRPC_IMPL_CODEGEN_SYNC_H
20 #define GRPC_IMPL_CODEGEN_SYNC_H
48 #if defined(GPR_POSIX_SYNC)
50 #elif defined(GPR_WINDOWS)
52 #elif !defined(GPR_CUSTOM_SYNC)
53 #error Unable to determine platform for sync