当进程挂起自己,中断或需要等待一个事件、源、工干预等时,即进入等待状态。
A process enters a process wait state when the process suspends itself, hibernates, or declares that it needs to wait for an event, resource, mutex, and so forth.
挂起状态的特征是:中断正在执行的代码并将系统状态保存到硬驱上的文件内。
The suspend state is characterized by executing code being interrupted and the state of the computer system being saved to a file on the hard drive.
挂起状态的特征是:中断正在执行的代码并将系统状态保存到硬驱上的文件内。
The suspend state is characterized by executing code being interrupted and the state of the computer system being saved to a file on the hard drive.
应用推荐