 
                            ...
| Wiki Markup | 
|---|
| *race condition:* "General races cause nondeterministic execution and are failures in programs intended to be deterministic." \[[Netzer 92|AA. Java References#Netzer 92]\]. "A race condition occurs when the correctness of a computation depends on the relative timing or interleaving of multiple threads by the runtime" \[[Goetz 06|AA. Java References#Goetz 06]\]. | 
| Anchor | ||||
|---|---|---|---|---|
| 
 | 
...