rust/tests/compile-fail/data_race
2021-05-19 15:27:58 +02:00
..
alloc_read_race.rs update for Memory API changes 2021-05-19 15:27:58 +02:00
alloc_write_race.rs avoid importing C functions in alloc_write_race test 2021-05-19 15:27:58 +02:00
atomic_read_na_write_race1.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
atomic_read_na_write_race2.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
atomic_write_na_read_race1.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
atomic_write_na_read_race2.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
atomic_write_na_write_race1.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
atomic_write_na_write_race2.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
dangling_thread_async_race.rs Fix review changes 2020-12-13 11:04:58 +00:00
dangling_thread_race.rs Fix review changes 2020-12-13 11:04:58 +00:00
dealloc_read_race1.rs Fix review changes 2020-12-13 11:04:58 +00:00
dealloc_read_race2.rs Fix review changes 2020-12-13 11:04:58 +00:00
dealloc_read_race_stack.rs make optimized-test-run a bit more like what cargo does 2021-03-02 11:04:35 +01:00
dealloc_write_race1.rs Fix review changes 2020-12-13 11:04:58 +00:00
dealloc_write_race2.rs Fix review changes 2020-12-13 11:04:58 +00:00
dealloc_write_race_stack.rs make optimized-test-run a bit more like what cargo does 2021-03-02 11:04:35 +01:00
enable_after_join_to_main.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
read_write_race_stack.rs Fix review changes 2020-12-13 11:04:58 +00:00
read_write_race.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
relax_acquire_race.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
release_seq_race_same_thread.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
release_seq_race.rs Fix review changes 2020-12-13 11:04:58 +00:00
rmw_race.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00
write_write_race_stack.rs Fix review changes 2020-12-13 11:04:58 +00:00
write_write_race.rs Fix bug with reporting wrong thread for races with reads & add thread ids to data-race tests 2020-12-13 11:04:58 +00:00