PRG 421 Course Great Wisdom / tutorialrank.com PRG 421 Course Great Wisdom / tutorialrank.com | Page 6

Demonstrate in
the program how two threads can, sometimes, invoke atomic() concurrently.
Create a
second version of the program in which the two threads cannot invoke atomic
concurrently. Submit both programs using the Assignment Files tab above. To
assist, I have included a demo file of a multi-thread program. Remember
that the ideal program demonstrates threading in action. ============================================