读知识>英语词典>preempted翻译和用法

preempted

英 [pri(ː)ˈɛmptɪd]

美 [priˈɛmptɪd]

网络  抢占; 先占; 抢占了; 先发制人; 取代

双语例句

  • The Prudential bid preempted a plan to list a stake in AIA on the Hong Kong stock exchange.
    保诚的竞价使得AIA准备在香港证券交易所上市的计划胎死腹中。
  • In RT Linux, almost every kernel activity is made preemptible, thereby reducing the time required for a lower-priority thread to be preempted and allow a higher-priority one to run.
    在RTLinux中,几乎每个内核行为都是抢占式的,因此需要减少低优先级线程被抢占的时间,并允许高优先级线程运行。
  • The Linux kernel can be preempted and is subject to priority inversion.
    Linux内核可能被抢占并且常常出现优先级反转。
  • Remaining critical sections that cannot be preempted are short and perform deterministically.
    剩下的不能被抢占的临界部分非常短,并且可以确定地执行。
  • Loudspeaker systems have even preempted the paging and message-service roles of the department.
    对讲系统甚至已经替代了呼叫和留言服务。
  • 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优先级的线程抢占。
  • A special news program preempted the scheduled shows.
    特别的新节目取代预定计划的表演。
  • State and local laws that contradict federal laws or treaties are thus preempted and can be declared unconstitutional by a federal court.
    已经存在的与联邦法律和条约冲突的州或当地的法律可以被联邦法庭宣称违反宪法的。
  • 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.
    佩奇原本有机会先发制人,利用近期的分析证明,谷歌已经做好准备,将利用社交网络提供的机遇大干一场。
  • 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线程在两个处理器上执行而且永远不会阻塞。