Includes bibliographical references (p. 487-488) and index
Hello, world of concurrency in C++! -- Managing threads -- Sharing data between threads -- Synchronizing concurrent operations -- The C++ memory model and operations on atomic types -- Designing lock-based concurrent data structures -- Designing lock-free concurrent data structures -- Designing concurrent code -- Advanced thread management -- Testing and debugging multithreaded applications