
1) Computer program segment
Found on
https://www.crosswordclues.com/clue/coroutine

Coroutines are computer program components that generalize subroutines to allow multiple entry points for suspending and resuming execution at certain locations. Coroutines are well-suited for implementing more familiar program components such as cooperative tasks, exceptions, event loop, iterators, infinite lists and pipes. According to Donald Kn...
Found on
http://en.wikipedia.org/wiki/Coroutine
No exact match found.