Go to the documentation of this file.
34 #ifndef GRPC_IMPL_CODEGEN_ATM_H
35 #define GRPC_IMPL_CODEGEN_ATM_H
82 #if defined(GPR_GCC_ATOMIC)
84 #elif defined(GPR_GCC_SYNC)
86 #elif defined(GPR_WIN32_ATOMIC)
89 #error could not determine platform for atm