X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fbenchmark%2Fcommon-states.c;fp=tests%2Fbenchmark%2Fcommon-states.c;h=6e70351af7d7784e7f2a15889e3de41f91d83d99;hp=0000000000000000000000000000000000000000;hb=9e4e7ad18c86159520b330fab94b93f7ab6d221c;hpb=c8c32a5208d6e624f9ae9466196e355269c611d5 diff --git a/tests/benchmark/common-states.c b/tests/benchmark/common-states.c new file mode 100644 index 0000000..6e70351 --- /dev/null +++ b/tests/benchmark/common-states.c @@ -0,0 +1 @@ +volatile int _test_go = 0, _test_stop = 0;