
threads: threads.cpp
	g++ -g -Wall -othreads threads.cpp -pthread
 