preempted
英 [pri(ː)ˈɛmptɪd]
美 [priˈɛmptɪd]
网络 抢占; 先占; 抢占了; 先发制人; 取代
双语例句
- The NHRT needs to wait until the RT is no longer preempted by GC and then release the lock before the NHRT has a chance to execute.
NHRT需要一直等到RT不再被GC抢占并释放锁后才能执行。 - The currently running task ( now preempted) is returned to the red-black tree through a call to put_prev_task ( via the scheduling class).
当前运行任务(现在被抢占的任务)通过对putprevtask调用(通过调度类)返回到红黑树。 - The Prudential bid preempted a plan to list a stake in AIA on the Hong Kong stock exchange.
保诚的竞价使得AIA准备在香港证券交易所上市的计划胎死腹中。 - A kernel task can be preempted, so that some important user application can continue to run.
一个内核任务可以被抢占,为的是让重要的用户应用程序可以继续运行。 - His car preempted the parking space. There was a scramble for the best seats.
他的车抢先占用停车位。大家都在抢最好的座位。 - His car preempted the parking space.
他的车抢先占用停车位。 - The young man elbowed the old lady aside and jumped onto the bus to occupy the vacant seat. His car preempted the parking space.
那小伙子将老太太推到一边,窜上车抢占了那个空位。他的车抢先占用停车位。 - The TRAP system calling mechanism can ensure the system call could be preempted. The interface of kernel will meet the functional requirements of separation kernel and provide a foundation for the development of upper layer.
TRAP系统调用机制保证了系统调用的可抢占;内核接口满足了分区内核的功能需求,基本上能够为上层的开发提供基础。 - Finally, it's possible for your code to be preempted while patching, and during that time, your target function may execute in its incomplete state.
最后,在打补丁时你的代码被抢占也是可能的事,并且在那段时间里,你的目标函数可能用它的不完整状态执行。 - Remaining critical sections that cannot be preempted are short and perform deterministically.
剩下的不能被抢占的临界部分非常短,并且可以确定地执行。