
词语导航
基本信息
词语:互斥
繁体:互斥
拼音:hù chì
英语翻译
【计】 mutual exclusive
分词翻译
互的英语翻译:
each other; mutual斥的英语翻译:
denounce; exclude; scold翻译例句
1. 高质量的教学和研究并不互斥,但它们也不是“天生一对”。
Good teaching and research are not exclusive, but they are also not automatic companions.
2. 不用害怕,如果您想在互斥以外做一些奇特的事情,比如流处理或延迟呈现,您仍然可以访问原始的mongrel请求。
Fear not, you"ll still have access to the raw mongrel request if you want to do fancy stuff like streaming or deferred rendering outside the mutex.
3. 一次只能有一个任务持有互斥锁,并且只有这个任务可以解锁互斥锁。
Only one task may hold the mutex at a time, and only this task can unlock the mutex.
4. 那个错误不是归咎于被锁定的互斥。
The error is not due to the locked mutex.
5. 但是还可以动态地创建互斥对象。
But you can also create a mutex dynamically.
6. 可以以两种方式设置互斥的类型。
The mutex kind can be set in two ways.
7. 清单3介绍了设置互斥的静态方法。
Listing 3 illustrates a static way of setting a mutex.
8. ABD和MDD并不是互斥的。
ABD and MDD are not mutually exclusive.
9. 互斥现象能由使用信号灯或互斥完成。
Mutual exclusion can be achieved with the use of a semaphore or mutex.
10. 这个结构可用来设置各种互斥对象属性。
This structure can be used to set various mutex attributes.
11. 当一个互斥锁被锁定后,它必须被解锁。
After a mutex is locked, it must be unlocked.
12. 基于互斥锁的方法的问题。
The problem with a mutex-based approach.
13. 不过,每个条件变量都应该伴有一个互斥。
However, a mutex should accompany each condition variable.
14. hHandle是指向互斥句柄的指针。
HHandle is the pointer to the mutex handle.
15. 互斥锁很简单,但是有一些规则必须牢记。
The mutex is simple, but there are some rules you should remember.WWw.wEntIYi.COm
16. 这些选项并不是互斥的。
The options are not mutually exclusive.
17. 使用互斥对象能够保证这种情形不会发生。
Using a mutex ensures that this doesn"t happen.
18. 当互斥被锁定或者发生错误时,函数返回。
The function returns when the mutex is locked, or if an error occurred.
19. 这将创建一个新的互斥锁并初始化其结构。
This creates a new mutex and initializes the structure.
20. 两个线程不能同时对同一个互斥对象加锁。
No two threads can have the same mutex locked at the same time.
21. 函数会等待互斥被解锁。
The function waits until the mutex becomes unlocked.
22. 顺序、并行、同步、互斥选择、简单聚合。
Sequence, parallel split, synchronization, exclusive choice, simple merge.
23. 为什么要用互斥对象?
Why mutex at all?
24. 还要注意,两个条件变量使用相同的互斥锁。
Also note that both condition variables use the same mutex.
25. 在内核中可以使用互斥锁来实现信号量行为。
Mutexes are available in the kernel as a way to accomplish semaphore behavior.
26. 锁定操作的设置涉及分配一个预先锁定的互斥锁。
The setup for a lock operation involves allocation of a prelocked mutex.
27. 互斥量对象必须先被声明;声明后还必须初始化。
The mutex object must be declared; once declared, it must be initialized.
28. 增强的命令不需要像以前的方法一样使用互斥型锁。
The enhanced commands do not require an exclusive lock like previous methods.
29. 至于浪漫爱情,这是一个几乎互斥的人类经验范畴。
As for romantic love, it was an almost mutually exclusive category of human experience.
30. 然而,如果互斥对象已锁定,这个调用也不会阻塞。
However, if the mutex is locked this call won"t block.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
