I have no idea why this doesn\'t work
#include #include using namespace std; void *print_message(){ cout << \"Thre
When compiling with G++, remember to put the -lpthread flag :)