-
- Downloads
Parametrize Omega by the thread_id
This change is required for the dataraces since there Omega needs to refer to the current thread id. In particular, Omega should refer to a different thread_id after forking (which is not possible without this change).
Showing
- theories/simplang/examples/data_races.v 3 additions, 3 deletionstheories/simplang/examples/data_races.v
- theories/simplang/examples/heap_test.v 30 additions, 26 deletionstheories/simplang/examples/heap_test.v
- theories/simplang/examples/reorder_malloc.v 2 additions, 1 deletiontheories/simplang/examples/reorder_malloc.v
- theories/simplang/examples/sum.v 3 additions, 2 deletionstheories/simplang/examples/sum.v
- theories/simplang/examples/while.v 10 additions, 7 deletionstheories/simplang/examples/while.v
- theories/simplang/heap_bij.v 9 additions, 9 deletionstheories/simplang/heap_bij.v
- theories/simplang/heapbij_refl.v 1 addition, 1 deletiontheories/simplang/heapbij_refl.v
- theories/simplang/log_rel.v 2 additions, 2 deletionstheories/simplang/log_rel.v
- theories/simplang/primitive_laws.v 3 additions, 3 deletionstheories/simplang/primitive_laws.v
- theories/simplang/proofmode.v 1 addition, 1 deletiontheories/simplang/proofmode.v
- theories/simulation/adequacy.v 11 additions, 11 deletionstheories/simulation/adequacy.v
- theories/simulation/fairness_adequacy.v 9 additions, 9 deletionstheories/simulation/fairness_adequacy.v
- theories/simulation/global_sim.v 7 additions, 7 deletionstheories/simulation/global_sim.v
- theories/simulation/lifting.v 5 additions, 5 deletionstheories/simulation/lifting.v
- theories/simulation/simulation.v 5 additions, 5 deletionstheories/simulation/simulation.v
- theories/simulation/slsls.v 8 additions, 8 deletionstheories/simulation/slsls.v
Loading
Please register or sign in to comment