互斥现象 meaning in Chinese
mutual exclusion
Examples
- Mutual exclusion can be achieved with the use of a semaphore or mutex
互斥现象能由使用信号灯或互斥完成。 - Mutual exclusion rule
互斥现象则 - The key to * * code reentrant is to ensure mutual exclusion whenever accessing global variables or shared registers
使代码可再入的关键在于确保在访问全局变量或共享寄存器时互斥现象发生。 - The key to making code reentrant is to ensure mutual exclusion whenever accessing global variables or shared registers
使代码可再入的关键在于确保在访问全局变量或共享寄存器时互斥现象发生。