Translation of "race condition" into Chinese
争用条件, 競爭危害, 競爭條件 are the top translations of "race condition" into Chinese.
(electronics, computing) A flaw in a system or process whereby the output or result is unexpectedly and critically dependent on the sequence or timing of other events. [..]
-
争用条件
A condition in which two or more threads can reach and execute a block of code, and the program outcome changes radically depending on which thread reaches the code first. A race condition is benign if all outcomes are valid. However, race conditions can be associated with synchronization errors that can result in one process interfering with another process and possibly introduce a vulnerability. Frequently, a potential outcome of a race condition leaves the program in an unstable or invalid state.
-
競爭危害
type of software defect
-
競爭條件
A condition in which two or more threads can reach and execute a block of code, and the program outcome changes radically depending on which thread reaches the code first. A race condition is benign if all outcomes are valid. However, race conditions can be associated with synchronization errors that can result in one process interfering with another process and possibly introduce a vulnerability. Frequently, a potential outcome of a race condition leaves the program in an unstable or invalid state.
-
Show algorithmically generated translations
Automatic translations of "race condition" into Chinese
-
Glosbe Translate
-
Google Translate