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...
双语例句
- We can process both types of exceptions, the threshold exceptions that are user-defined and the event exceptions for deadlocks.
我们可以处理两种类型的异常:用户定义的阈值异常和针对死锁的事件异常。 - Minimize deadlocks by always accessing resources in the same order, throughout the application.
在整个应用程序中,总是按相同次序访问资源可以最小化死锁。 - The graph must be acyclic to avoid program scheduling deadlocks.
这个图必须是无环的,以避免造成调度上的死锁。 - Deadlocks can also happen within a single thread.
死锁也会发生在单独的线程中。 - The lock escalations, lock timeouts and deadlocks will indicate some potential problems in your system or application.
锁升级、锁超时和死锁将表明系统或应用程序中存在某些潜在问题。 - Multithreading solves problems with throughput and responsiveness, but it can also introduce resource-sharing issues such as deadlocks and race conditions.
多线程处理解决了吞吐量和响应性的问题,但同时也带来了资源共享问题,如死锁和争用状态。 - Many methods of the managed threading classes provide time-outs to help you detect deadlocks.
托管线程处理类的许多方法都提供了超时设定,可帮您检测到死锁。 - But the results are almost always more correct: fewer deadlocks and more production-safe code.
但结果几乎总是正确的:更少的死锁和更加适合生产的代码。 - It's particularly useful for detecting symptoms of deadlocks, lock contention, memory leaks, and cycling threads.
这种特性特别适用于检测死锁、锁竞争、内存泄漏和循环线程。 - Running multiple ADMIN_COPY_SCHEMA procedures results in deadlocks.
运行多个ADMINCOPYSCHEMA过程会导致死锁。