| 1. | Mutex provides mutual exclusion for thread synchronization 为线程同步提供互斥。 |
| 2. | This article focuses on mutex primitives 本文关注的是互斥原语( primitives ) 。 |
| 3. | Method to open an existing named system mutex 方法打开现有的命名系统mutex 。 |
| 4. | A mutex is unlocked with the function see 使用下面的函数解开对互斥的锁定(见 |
| 5. | The function waits until the mutex becomes unlocked 函数会等待互斥被解锁。 |
| 6. | Mutex class for synchronizing mutually exclusive threads 类,以及一个同步互斥线程的 |
| 7. | The error is not due to the locked mutex 那个错误不是归咎于被锁定的互斥。 |
| 8. | Object - oriented technology for multi - group mutex propertiy 面向对象的多组互斥属性的表示 |
| 9. | Illustrates a static way of setting a mutex 介绍了设置互斥的静态方法。 |
| 10. | If another thread locks the mutex , the 如果另一个线程锁定了那个互斥,则 |