A race condition is a bug that occurs when the outcome of a program depends on which of two or more threads reaches a particular block of code first.
英
美
- 争用条件是当程序的结果取决于两个或更多个线程中的哪一个先到达某一特定代码块时出现的一种bug。
