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