Wiktionary
coprocess
n. (context computing English) A process that explicitly yields control to other processes or to the operating system.
Wikipedia
Coprocess
In computer science, a coprocess is a process that explicitly yields control to other processes or the operating system.
Bash and BETA have language constructs for coprocesses.