Suppose a double is in memory, and multiple threads are executing concurrently and contain code that changes the value.  The final value of the double may depend on the order in which the concurrent threads accessed it, which is unpredictable to the programmer because it depends on very complicated decisions by the OS.  This situation is called the instruction set problem type erasure a race condition competitive concurrency

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter11: Operating Systems
Section: Chapter Questions
Problem 5RQ
icon
Related questions
Question
Suppose a double is in memory, and multiple threads are executing concurrently and contain code that changes the value.  The final value of the double may depend on the order in which the concurrent threads accessed it, which is unpredictable to the programmer because it depends on very complicated decisions by the OS.  This situation is called

the instruction set problem
type erasure
a race condition
competitive concurrency
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Terminal Threads
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning