cc0f360b64d49c9dd33256826b55b5d7f4d97986
[lttv.git] / verif / nico-md-merge / events_lost.ltl
1 // If we have less writers than the buffer space available, we should
2 // not loose events.
3 // assert(NUMPROCS + NUMSWITCH > BUFSIZE || events_lost == 0);
4
5 []((have_events_lost) -> (!buffer_large_enough))
This page took 0.030008 seconds and 3 git commands to generate.