词语吧>英语词典>preempted翻译和用法

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抢占并释放锁后才能执行。
  • States and political subdivisions shall be preempted with respect to sections found to be adequate in such proposed list in accordance with subparagraph ( B).
    国家和政治区分单位应抢先对部分发现有足够的这种拟议清单依照(b)项。
  • His car preempted the parking space.
    他的车抢先占用停车位。
  • 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优先级的线程抢占。
  • State and local laws that contradict federal laws or treaties are thus preempted and can be declared unconstitutional by a federal court.
    已经存在的与联邦法律和条约冲突的州或当地的法律可以被联邦法庭宣称违反宪法的。
  • 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.
    剩下的不能被抢占的临界部分非常短,并且可以确定地执行。
  • A special news program preempted the scheduled shows.
    特别的新节目取代预定计划的表演。
  • 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线程在两个处理器上执行而且永远不会阻塞。
  • A kernel task can be preempted, so that some important user application can continue to run.
    一个内核任务可以被抢占,为的是让重要的用户应用程序可以继续运行。