all:
	gcc main.c -o cantest -pthread -lpthread
