GRPC Core  4.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Typedefs
atm_windows.h File Reference
#include <grpc/impl/codegen/port_platform.h>

Go to the source code of this file.

Macros

#define GPR_ATM_MAX   INTPTR_MAX
 
#define gpr_atm_full_barrier   MemoryBarrier
 

Typedefs

typedef intptr_t gpr_atm
 Win32 variant of atm_platform.h. More...
 

Macro Definition Documentation

#define gpr_atm_full_barrier   MemoryBarrier
#define GPR_ATM_MAX   INTPTR_MAX

Typedef Documentation

typedef intptr_t gpr_atm

Win32 variant of atm_platform.h.