Searched refs:on_phase1_done (Results 1 – 1 of 1) sorted by relevance
127 gpr_event on_phase1_done; member157 gpr_event_set(&opt->on_phase1_done, (void*)static_cast<intptr_t>(1)); in producer_thread()185 gpr_event_set(&opt->on_phase1_done, (void*)static_cast<intptr_t>(1)); in consumer_thread()226 gpr_event_init(&options[i].on_phase1_done); in test_threading()250 GPR_ASSERT(gpr_event_wait(&options[i].on_phase1_done, ten_seconds_time())); in test_threading()