fbed3b878abf7503f585328699573518ad65adf0
[lttv.git] / verif / nico-md-merge / read_write.ltl
1 // The writer head must always be superior or equal to the reader head.
2 // assert(write_off - read_off >= 0 && write_off - read_off < HALF_UCHAR);
3
4 [] (rwoff1 && rwoff2)
This page took 0.029646 seconds and 3 git commands to generate.