例如,当用户按下 Ctrl + C 键时,发送一个中断信号(interrupt signal)给当前正在运行的程序,这个信号不是由操作系统发出,而是由shell(终端,命令提示符)处理并解析组合键。
基于230个网页-相关网页
如果正在执行一个中断信号(SIGINT)的处理程序,那么如果main函数中还有个sleep(),sleep在中断信号的处理程序执行过程中醒来,sleep的实现中会执行SIGALRM的处理程...
基于146个网页-相关网页
...表示地址输入端,以DI1表示数据输入端并且以DO1表述数据输出端以及以W1表示提供等待信号(Wait)的输出端和具有中断信号(Interrupt)的输出端INT1。 进一步描述通信组件的内容,其中在此根据各自的总线系统或者通信组件示范地选择功能,比如作为CAN通信组件。
基于38个网页-相关网页
·2,447,543篇论文数据,部分数据来源于NoteExpress
我们等待一帧准备好,或者等待一个中断信号。
We wait for a frame to be ready or for a signal to interrupt our wait.
换句话说,控制单元在解决完中断信号后,处理的指令就是选中的处理函数的第一条指令。
In other words, the instruction processed by the control unit after dealing with the interrupt signal is the first instruction of the selected handler.
与遵循树的自然结构而进行的地址转换不同,机器上的任何设备都可以发起和终止中断信号。
Unlike address range translation which follows the natural structure of the tree, Interrupt signals can originate from and terminate on any device in a machine.
应用推荐