preempted
英 [pri(ː)ˈɛmptɪd]
美 [priˈɛmptɪd]
网络 抢占; 先占; 抢占了; 先发制人; 取代
双语例句
- 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.
最后,在打补丁时你的代码被抢占也是可能的事,并且在那段时间里,你的目标函数可能用它的不完整状态执行。 - 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堆。 - A special news program preempted the scheduled shows.
特别的新节目取代预定计划的表演。 - Page could have preempted the hard-edged conversation with his analysts recently by proving that Google is ready to fully participate in the opportunity presented by the social web.
佩奇原本有机会先发制人,利用近期的分析证明,谷歌已经做好准备,将利用社交网络提供的机遇大干一场。 - The Prudential bid preempted a plan to list a stake in AIA on the Hong Kong stock exchange.
保诚的竞价使得AIA准备在香港证券交易所上市的计划胎死腹中。 - His car preempted the parking space.
他的车抢先占用停车位。 - Check_preempt_curr: This function checks whether the currently running task can be preempted.
checkpreemptcurr:该函数将检查当前运行的任务是否被抢占。 - 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线程在两个处理器上执行而且永远不会阻塞。 - After the primordial thread is preempted, it's never allowed to execute, so it never starts the second RT thread.
原始线程被抢占后,就再也不允许执行,因此再也不会启动第二个RT线程。 - NHRTs cannot access the heap and so, unlike other types of threads, NHRTs are mostly not interrupted or preempted by GC.
NHRT不能访问堆,因此,与其他类型线程不同,NHRT很少会被GC打断或抢占。
