Searched refs:prev_enqueue_start_point (Results 1 – 2 of 2) sorted by relevance
750 if (execution_hints_.prev_enqueue_start_point.is_valid()) { in AddToQueue()751 execution_hints_.prev_enqueue_start_point.Wait(); in AddToQueue()754 queue->EnqueueEvent(&execution_hints_.prev_enqueue_start_point)); in AddToQueue()
164 CLEvent prev_enqueue_start_point; member