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.028869 seconds and 4 git commands to generate.