抢占式多任务处理 meaning in Chinese
preemptive multitasking
Examples
- With operating systems that use preemptive multitasking , a running thread can be interrupted by the operating system to allow time for some other thread to run
在使用抢占式多任务处理的操作系统上,运行中的线程可能会被操作系统中断,从而允许其他某个线程优先运行。