34 #ifndef GRPC_INTERNAL_CORE_IOMGR_POLLSET_WINDOWS_H
35 #define GRPC_INTERNAL_CORE_IOMGR_POLLSET_WINDOWS_H
51 #define GRPC_POLLSET_MU(pollset) (&(pollset)->mu)
gpr_cv cv
Definition: pollset_windows.h:47
struct grpc_pollset grpc_pollset
gpr_mu mu
Definition: pollset_posix.h:54
Definition: pollset_posix.h:48
pthread_cond_t gpr_cv
Definition: sync_posix.h:42
Definition: sync_win32.h:39
int shutting_down
Definition: pollset_posix.h:58