#!/bin/sh
cc -O2 -pthread -o limit_race limit_race.c
