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

preempted

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

美 [priˈɛmptɪd]

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

双语例句

  • Loudspeaker systems have even preempted the paging and message-service roles of the department.
    对讲系统甚至已经替代了呼叫和留言服务。
  • 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 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准备在香港证券交易所上市的计划胎死腹中。
  • 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)项。
  • Latency is lower and more deterministic because handlers become user-configurable, schedulable entities that can be preempted and prioritized just like any other process.
    由于处理程序变为用户可配置的、可调度的实体,可以像其他任何进程一样被抢占和优先化,因此延迟变得更短并且更具确定性。
  • 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优先级的线程抢占。
  • 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系统调用机制保证了系统调用的可抢占;内核接口满足了分区内核的功能需求,基本上能够为上层的开发提供基础。
  • 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抢占并释放锁后才能执行。