preempted
英 [pri(ː)ˈɛmptɪd]
美 [priˈɛmptɪd]
网络 抢占; 先占; 抢占了; 先发制人; 取代
双语例句
- The young man elbowed the old lady aside and jumped onto the bus to occupy the vacant seat. His car preempted the parking space.
那小伙子将老太太推到一边,窜上车抢占了那个空位。他的车抢先占用停车位。 - This means that other processing must be preempted to allow the ABS task to execute at the desired periods.
这意味着必须抢占其他处理,以便ABS任务能按照期望的周期执行。 - An NHRT has the same scheduling characteristics as RT threads as we've described them, except that an NHRT isn't preempted by GC and an NHRT can't read or write to the Java heap.
NHRT具有与我们所描述的RT线程相同的调度特征,只是NHRT不会被GC抢占并且NHRT无法读或写Java堆。 - The Linux kernel can be preempted and is subject to priority inversion.
Linux内核可能被抢占并且常常出现优先级反转。 - A dispatched thread with an RT priority is allowed to execute until it blocks, voluntarily relinquishes control by yielding, or is preempted by a thread with a higher RT priority.
具有RT优先级的调度线程可以一直执行直至阻塞,通过让步自愿放弃控制权,或被具有更高RT优先级的线程抢占。 - 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.
最后,在打补丁时你的代码被抢占也是可能的事,并且在那段时间里,你的目标函数可能用它的不完整状态执行。 - Loudspeaker systems have even preempted the paging and message-service roles of the department.
对讲系统甚至已经替代了呼叫和留言服务。 - After the primordial thread is preempted, it's never allowed to execute, so it never starts the second RT thread.
原始线程被抢占后,就再也不允许执行,因此再也不会启动第二个RT线程。 - State and local laws that contradict federal laws or treaties are thus preempted and can be declared unconstitutional by a federal court.
已经存在的与联邦法律和条约冲突的州或当地的法律可以被联邦法庭宣称违反宪法的。 - But after creating the second thread, the primordial thread is preempted and is never allowed to tell the threads to terminate because the two RT threads execute on the two processors and never block.
但是创建第二个线程后,原始线程被抢占并且再也不允许告知线程结束,因为两个RT线程在两个处理器上执行而且永远不会阻塞。
