The C++ Multithreading Cookbook should really be called The C++ Windows Multithreading Cookbook. The entire book is composed of tips and code examples that are intrinsically Windows, with only one short section that contains tips on multithreading in a platform…