What is the easiest way to create multithreaded applications with C/C++?
I would say with Qt. Qt Threads and Qt Concurrency are probably worth googling.