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