Introduction - If you have any usage issues, please Google them yourself
Concurrent processing. If you are writing a multithreaded program with C++, you should read this book. If you are using more of the new C++ standard library
Thread tools, you can get some guidance from this book. If you are using other thread libraries, later chapters
Suggestions and technical guidance are also worth seeing.