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.- They called for a compromise on all sides to break the deadlock in the world trade talks...
他们呼吁各方作出让步以打破世界贸易谈判中的僵局。 - Peace talks between the two sides ended in deadlock last month.
双方上个月的和平谈判陷入了僵局。
- They called for a compromise on all sides to break the deadlock in the world trade talks...
双语例句
- But the results are almost always more correct: fewer deadlocks and more production-safe code.
但结果几乎总是正确的:更少的死锁和更加适合生产的代码。 - Programmers have to worry about scale, synchronisation, races, deadlocks and many other concurrency issues.
程序员还在担心扩展性,同步,竞争,死锁等并发问题。 - For example, a deadlock event monitor can be used to monitor deadlocks.
例如,一个死锁事件监控器可用于监控死锁。 - For catching deadlocks, you can create an event monitor for deadlocks.
为了捕捉死锁,可以创建一个死锁事件监视器。 - Deadlocks can also happen within a single thread.
死锁也会发生在单独的线程中。 - This is done to avoid deadlocks while working with an empty database.
这样做的目的是避免使用空数据时出现的死锁。 - Turning to the issue of locking, TPL Dataflow has an interesting design to avoid deadlocks.
现在来谈谈锁的问题,为了避免死锁,TPLDataflow采用了一个很有趣的设计。 - Running multiple DB2MOVE commands to copy schemas from one database to another results in deadlocks.
运行多个DB2MOVE命令将模式从一个数据库复制到另一个数据库会导致死锁。 - Event alerts-system-defined alerts that are triggered when deadlocks are detected.
事件警报-检测到死锁时触发的系统定义警报。 - Many methods of the managed threading classes provide time-outs to help you detect deadlocks.
托管线程处理类的许多方法都提供了超时设定,可帮您检测到死锁。