Which book is worth buying, for your opinion? I'm generally familiar with multithreading concepts, OpenMP, basic WinAPI threading. I want now to learn to use new std::thread or boost.thread effectively - I'm unfamiliar with things like atomics, conditional variables, etc.
I don't know this book but the title got my attention: C++ Concurrency in Action. Perhaps it contains what you need, just take a look at the preview. It has some information about C++11