34 #ifndef GRPC_IMPL_CODEGEN_SYNC_POSIX_H 35 #define GRPC_IMPL_CODEGEN_SYNC_POSIX_H 45 #define GPR_ONCE_INIT PTHREAD_ONCE_INIT pthread_mutex_t gpr_mu
Definition: sync_posix.h:41
pthread_once_t gpr_once
Definition: sync_posix.h:43
pthread_cond_t gpr_cv
Definition: sync_posix.h:42