rust/tests/run-pass/concurrency
2021-01-27 10:44:08 +01:00
..
concurrent_caller_location.rs Disable tests in windows 2020-12-13 11:04:58 +00:00
concurrent_caller_location.stderr Add concurrent caller location test 2020-12-13 11:04:58 +00:00
data_race.rs Update release sequence handling to C++20 semantics. 2020-12-06 16:58:32 +00:00
data_race.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
disable_data_race_detector.rs Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
disable_data_race_detector.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
issue1643.rs Disable tests in windows 2020-12-13 11:04:58 +00:00
issue1643.stderr More tests, fix issue 1643 and detect races with allocation. 2020-12-13 11:04:58 +00:00
libc_pthread_cond.rs Review comments 2020-09-07 10:54:39 -05:00
linux-futex.rs rustup; less strict timing tests 2020-11-12 16:50:24 +01:00
linux-futex.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
simple.rs also test panic from thread with name 2020-05-03 12:51:48 +02:00
simple.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
sync_singlethread.rs rustup; make tests pass again 2021-01-15 16:41:14 +01:00
sync.rs rustup; more slack for timing tests 2021-01-27 10:44:08 +01:00
sync.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
sync.stdout Move all run-pass synchronization primitive tests to sync.rs. 2020-05-25 00:02:54 +02:00
thread_locals.rs
thread_locals.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
tls_lib_drop_single_thread.rs
tls_lib_drop_single_thread.stderr
tls_lib_drop.rs fix and test order of TLS dtors and thread joining 2020-07-27 23:32:15 +02:00
tls_lib_drop.stderr Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed. 2020-11-27 19:26:06 +00:00
tls_lib_drop.stdout fix and test order of TLS dtors and thread joining 2020-07-27 23:32:15 +02:00