benchmark: Use uatomic for accessing global states
[urcu.git] / tests / benchmark / common-states.c
1 volatile int _test_go = 0, _test_stop = 0;
This page took 0.030638 seconds and 5 git commands to generate.