Let the critical section of code complete its job.
使代码的关键部分完成其工作。
A critical section is a portion of code that is protected against multiple access.
一个临界段是一段不允许多路访问的受保护的代码。
To combat the issue of race conditions, the concept of a critical section was created.
临界段概念是为解决竞态条件问题而产生的。
Data exchange among threads was realized under the protection of critical section.
系统线程间的数据交换在临界区保护模式下实现。
We must protect each object instance against multiple use with a critical section per object.
我们必须保护每个对象实例来确保多重使用不出问题,保证方法是用每对象关键节。
The analysis section is critical.
分析部分是至关重要的。
The analysis section is critical.
分析部分是至关重要的。
应用推荐