找诗词>英语词典>deadlocks翻译和用法

deadlocks

英 [ˈdɛdlɒks]

美 [ˈdɛˌdlɑks]

n.  僵持; 僵局; 相持不下; 需用钥匙开关的门锁
deadlock的第三人称单数和复数

计算机

柯林斯词典

  • N-VAR 僵局;僵持
    If a dispute or series of negotiations reachesdeadlock, neither side is willing to give in at all and no agreement can be made.
    1. They called for a compromise on all sides to break the deadlock in the world trade talks...
      他们呼吁各方作出让步以打破世界贸易谈判中的僵局。
    2. Peace talks between the two sides ended in deadlock last month.
      双方上个月的和平谈判陷入了僵局。

双语例句

  • The ability to suspend a thread may appear a simple operation, but it can cause deadlocks.
    挂起线程的功能看起来是简单操作,但可引起死锁。
  • This article, the final installment in this four-part series, examines class loader deadlocks and constraint violations.
    本文是本系列中的四篇文章的最后一篇,它研究了类装入器死锁和约束违反。
  • The default for DB29 is to use the STMM, which adjusts the locklist size to normally prevent attempted lock escalation and deadlocks that might result from this.
    默认情况下DB29使用了STMM,它会调整锁列表大小以避免可能由此引起的锁升级和死锁。
  • Use DB2 Snapshot to monitor the number of deadlocks and lock waits.
    使用DB2快照(DB2Snapshot)监控死锁和锁等待的数目。
  • This is done to avoid deadlocks while working with an empty database.
    这样做的目的是避免使用空数据时出现的死锁。
  • Deadlocks can also happen within a single thread.
    死锁也会发生在单独的线程中。
  • Multithreading solves problems with throughput and responsiveness, but it can also introduce resource-sharing issues such as deadlocks and race conditions.
    多线程处理解决了吞吐量和响应性的问题,但同时也带来了资源共享问题,如死锁和争用状态。
  • Event alerts-system-defined alerts that are triggered when deadlocks are detected.
    事件警报-检测到死锁时触发的系统定义警报。
  • They, effectively generated political demand to break deadlocks on some key issues.
    在一些关键问题上,实际上是它们造成政治上的需要,从而打破了僵局。
  • Programmers have to worry about scale, synchronisation, races, deadlocks and many other concurrency issues.
    程序员还在担心扩展性,同步,竞争,死锁等并发问题。