中断服务程序所在的地址。
当需要与中断服务程序互斥时。
可以保证线程与中断服务代码的互斥。
It ensures mutual exclusion among threads but also interrupt handling code.
这还允许添加或删除服务提供者,且不会中断服务。
This also allows the services providers to be added or removed without disruption to the service.
DNS修改可以随时进行,因为这不会中断服务。
The DNS change can happen at any time, because there would be no disruption of service.
而且中断服务函数在设备被访问之前也需要获得锁。
The interrupt handler, before accessing the device, must also obtain the lock.
随着有更多的成员启动,客户端会自动路由到新成员,而不中断服务。
As additional members are started, clients will automatically route to the new member without any interruption of service.
单体驱动的源代码由中断服务线程和平台相关的代码组成。
Source code for a monolithic driver consists of both interrupt service thread code and platform specific code.
中断服务程序。在执行操作时处理可能引起中断情况的代码。
Isr interrupt service routine. code that performs actions necessary to deal with the condition that caused the interrupt.
通常情况下线程等待一个由中断服务发出异步信号的信号量。
Usually a thread waits on a semaphore that is signaled asynchronously by an interrupt handler.
亚马逊也因在中断服务后只提供了少量语焉不详的信息而遭批评。
Amazon has also been criticised for providing only a small amount of rather vague information about the outage.
控制程序设计包括定时中断服务程序、外中断服务程序及主程序。
The control program includes timing interrupt service program, external interrupt service program and main program.
软件设计分为:初始化、串行中断服务程序、串行口选择三个模块。
Software designed divide into three model: initialize, serial interruption service programming, serial port selected.
软件动态过程采用前后台结构,包括主程序和中断服务程序两部分。
Dynamic process of soft adopts front ground and back ground structure, including main program and interrupt service program.
当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。
When the interrupt service routine exits, control of the processor is returned to whatever part of the software was previously running.
当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。
When the interrupt service routine exits control of the processor is returned to whatever part of the software was previously running.
这个表格包含中断与中断服务程序之间的处理器的映射,必须由程序员进行初始化。
This table contains the processor's mapping between interrupts and interrupt service routines and must be initialized by the programmer.
当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
When an interrupt occurs, the current state of the processor is saved and an interrupt service routine is executed.
当一个中断发生,当前的处理器状态被保存并且中断服务程序开始运行。
When an interrupt occurs the current state of the processor is saved and an interrupt service routine is executed.
如果该标志被设置指示快速的中断服务是与因此,只有程序计数器拆散。
If the flag is set it indicates that a fast interrupt was serviced and therefore only the program counter is unstacked.
如果特定的主机中断服务,那么它与现有会话的重新同步就会变得异常困难。
If that specific host ever went down, it became colossally difficult to resynchronize with existing sessions.
在一般的嵌入式实时操作系统中,时钟中断服务程序在每个时钟节拍工作。
In most RTOS, the timer interrupt service routine (ISR) executes at every time tick.
程序设计基于中断服务和总线分时复用方式,实时更新各个电机的速度和方向。
The program design is based on bus time sharing and interrupt servicing. It can renew the speeds and the directions of every motor at real time.
热备份路由选择协议主要是提供一种在IP传输失败情况下不中断服务的机制。
HSRP (Hot Standby Router Protocol) provides a mechanism which is designed to support non-disruptive service in failure of IP traffic circumstances.
这个表格包含中断与中断服务程序之间的处理器的映射,必须由程序员进行初始化。
This table contains the processor"s mapping between interrupts and interrupt service routines and must be initialized by the programmer."
使用NSPDM技术能够为用户提供不中断服务,是增强网络服务生存能力的重要手段。
Using NSPDM techniques can provide continual services for the users, and it is the important means for enhancing network service survivability.
在不中断服务及其依赖地情况下,无缝地处理大规模计算能力升级以及持续大规模的故障中断。
Handling both large-scale upgrades to computing capacity as well as large-scale outages seamlessly, without having to completely shut down your service and everything it depends on.
设备端驱动程序采用前台主循环和后台中断服务的方式,利用凌阳公司的集成开发环境编写程序。
The structure of device driver is foreground' s usbmian and background' s ISR which is written by the ICE supplied by Lingyang.
设备端驱动程序采用前台主循环和后台中断服务的方式,利用凌阳公司的集成开发环境编写程序。
The structure of device driver is foreground' s usbmian and background' s ISR which is written by the ICE supplied by Lingyang.
应用推荐