×

互斥锁 meaning in English

mutex

Examples

  1. This is accomplished by obtaining a mutual - exclusion lock for a given object for the duration of the code block
    这是通过在代码块运行期间为给定对象获取互斥锁来实现的。
  2. Be sure to read the next installment in the series , " migrate your apps from os 2 to linux : part 3 . timer and dll calls
    将应用程序从os / 2迁移到linux上:第1部分,线程、互斥锁和信号量
  3. Keyword marks a statement block as a critical section by obtaining the mutual - exclusion lock for a given object , executing a statement , and then releasing the lock
    关键字将语句块标记为临界区,方法是获取给定对象的互斥锁,执行语句,然后释放该锁。
  4. Keyword enforces a mutex mutual exclusion that prevents more than one thread at a time from entering a synchronized block protected by a given monitor
    关键字强制实施一个互斥锁(互相排斥) ,这个互斥锁防止每次有多个线程进入一个给定监控器所保护的同步语句块。
  5. Additionally , for the concurrent problem during them design process , we proposed a novel multi - versioning approach and also developed a locking combination for this method
    并且针对图案协同设计中存在的一致性维护和冲突问题,探讨了一致性维护的多版本方法和基于多版本方法的立即互斥锁的实现。
More:   Next

Related Words

  1. 互斥
  2. 互斥调用
  3. 互斥转移
  4. 互斥方案
  5. 互斥运算
  6. 互斥标记
  7. 互斥键
  8. 互斥方式
  9. 互斥项目
  10. 互斥元
  11. 互斥属性
  12. 互斥树
  13. 互斥锁定状态
  14. 互斥条件相关性
PC Version

Copyright © 2018 WordTech Co.