Where can I find good, solid documentation for the C++0x synchronization primitives? [closed] Where can I find good, solid documentation for the C++0x synchronization primitives? [closed] multithreading multithreading

Where can I find good, solid documentation for the C++0x synchronization primitives? [closed]


The just::thread library has decent documentation and was developed by Anthony Williams, author of C++ Concurrency in Action and maintainer of the Boost thread library.