Go to the documentation of this file.
34 #ifndef GRPC_IMPL_CODEGEN_SYNC_H
35 #define GRPC_IMPL_CODEGEN_SYNC_H
63 #if defined(GPR_POSIX_SYNC)
65 #elif defined(GPR_WINDOWS)
67 #elif !defined(GPR_CUSTOM_SYNC)
68 #error Unable to determine platform for sync