--- a/synthetic/incremental/restart.c +++ b/synthetic/incremental/restart.c @@ -10,7 +10,6 @@ void* t_fun1(void *arg) { } void* t_fun2(void *arg) { - g = 0; return NULL; }