Searched refs:on_started (Results 1 – 1 of 1) sorted by relevance
125 gpr_event on_started; member148 gpr_event_set(&opt->on_started, (void*)static_cast<intptr_t>(1)); in producer_thread()179 gpr_event_set(&opt->on_started, (void*)static_cast<intptr_t>(1)); in consumer_thread()225 gpr_event_init(&options[i].on_started); in test_threading()240 gpr_event_wait(&options[i].on_started, ten_seconds_time()); in test_threading()