I understand Qthreads existence ... just hope to eventually see convergence to one threading library.

BTW, Boost.Threads are very easy to use and enforce correct usage with RAII scope-locked mutexes. The API isn't likely as rich as it should be yet.

Not knocking Qthreads here ... just musing