hash table comment fix.
[urcu.git] / formal-model / ooomem-two-writes / DEFINES
CommitLineData
03c9e0f3
MD
1#define read_one_is_zero (read_one == 0)
2#define read_two_is_zero (read_two == 0)
8322221d
MD
3#define read_one_is_one (read_one == 1)
4#define read_two_is_one (read_two == 1)
This page took 0.022599 seconds and 4 git commands to generate.