Go to the documentation of this file.
34 #ifndef GRPC_IMPL_CODEGEN_ATM_H
35 #define GRPC_IMPL_CODEGEN_ATM_H
85 #if defined(GPR_GCC_ATOMIC)
87 #elif defined(GPR_GCC_SYNC)
89 #elif defined(GPR_WINDOWS_ATOMIC)
92 #error could not determine platform for atm