1 /* Verify that two sequential runs of a transaction will complete and
2 produce correct results. An early test of the library did in fact
3 leave things in an inconsistent state following the commit of the
10 static void start (void)
12 __transaction_atomic
{ x
++; }