24 return 0 == *
reinterpret_cast<int *
>(
arg);
30 this->num_to_block_--;
31 if (this->num_to_block_ < 0) {
34 "Block() called too many times. num_to_block_=%d out of total=%d",
35 this->num_to_block_, this->num_to_exit_);
47 return this->num_to_exit_ == 0;
static bool IsZero(void *arg)
#define ABSL_RAW_LOG(severity,...)
#define ABSL_RAW_CHECK(condition, message)
void Await(const Condition &cond)