Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: elaborated defn of race condition

...

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
relativization (URI)
relativization (URI)

...