The Wish For Atomicity

In this lesson, you will see how the race conditions can be eliminated by the atomicity of the instructions.

We'll cover the following...

In the last lesson, we discussed the problem of the race condition in threads accessing shared data. Let’s look at a possible solution to this problem.

TIP: USE ATOMIC OPERATIONS ...

Access this course and 1400+ top-rated courses and projects.