GRPC Core  10.0.0
Data Structures | Macros | Typedefs
sync_windows.h File Reference
#include <grpc/impl/codegen/port_platform.h>
#include <grpc/impl/codegen/sync_generic.h>

Go to the source code of this file.

Data Structures

struct  gpr_mu
 

Macros

#define GPR_ONCE_INIT   INIT_ONCE_STATIC_INIT
 

Typedefs

typedef CONDITION_VARIABLE gpr_cv
 
typedef INIT_ONCE gpr_once
 

Macro Definition Documentation

◆ GPR_ONCE_INIT

#define GPR_ONCE_INIT   INIT_ONCE_STATIC_INIT

Typedef Documentation

◆ gpr_cv

typedef CONDITION_VARIABLE gpr_cv

◆ gpr_once

typedef INIT_ONCE gpr_once