Searched refs:nextCoroutine (Results 1 – 2 of 2) sorted by relevance
72 $this->nextCoroutine($this->generator->current());124 private function nextCoroutine($yielded): void function in GuzzleHttp\\Promise\\Coroutine139 $this->nextCoroutine($next);157 $this->nextCoroutine($nextYield);
71 $this->nextCoroutine($this->generator->current());127 private function nextCoroutine($yielded) function in GuzzleHttp\\Promise\\Coroutine142 $this->nextCoroutine($next);162 $this->nextCoroutine($nextYield);