#!/bin/bash g++ main.cpp -lpthread -g -O0 -o mutex.out