19 #ifndef GRPC_IMPL_CODEGEN_SYNC_POSIX_H 20 #define GRPC_IMPL_CODEGEN_SYNC_POSIX_H 32 #define GPR_ONCE_INIT PTHREAD_ONCE_INIT pthread_mutex_t gpr_mu
Definition: sync_posix.h:28
pthread_once_t gpr_once
Definition: sync_posix.h:30
pthread_cond_t gpr_cv
Definition: sync_posix.h:29