noun
non-preemptive multitasking
Technical computing term. Refers to a multitasking model where the operating system does not forcibly preempt running tasks; tasks must voluntarily yield control.
疑似マルチタスクでは、各タスクが自発的にCPUを解放する必要がある。
In non-preemptive multitasking, each task must voluntarily release the CPU.