October 2019
Intermediate to advanced
762 pages
14h 7m
English
By the end of this chapter, you will be able to:
In this chapter, we will clarify the difference between basic terms in multithreaded programming, learn how to write multi-threaded code, find out which resources are provided by the C++ Standard Library for data access synchronization, learn how to prevent our code from encountering race conditions ...