openposix/.../timer_create/{10,11}-1.c: Fix for -O2

Add volatile to the signal_caught variable,
otherwise it's optimized out when tests are
compiled with -O2 and they never return
from main.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
2 files changed