Some C++ examples Useful commands g++ main.cpp -std=c++14 -pthread -o test 09. Async multithreading C++11 Multithreading – Part 9: std::async Tutorial & Example Why you should link pthread