rust/tests/run-pass/concurrency
2020-11-02 02:57:06 +00:00
..
data_race.rs Add tests, and fix bug in atomic RMW relaxed stores 2020-11-02 02:57:06 +00:00
data_race.stderr Add tests, and fix bug in atomic RMW relaxed stores 2020-11-02 02:57:06 +00:00
libc_pthread_cond.rs Review comments 2020-09-07 10:54:39 -05:00
linux-futex.rs Add test for futex syscall. 2020-10-03 13:34:49 +02:00
linux-futex.stderr Add tests, and fix bug in atomic RMW relaxed stores 2020-11-02 02:57:06 +00:00
simple.rs also test panic from thread with name 2020-05-03 12:51:48 +02:00
simple.stderr Add tests, and fix bug in atomic RMW relaxed stores 2020-11-02 02:57:06 +00:00
sync_singlethread.rs introduce platform-specific module hierarchy for dlsym (similar to foreign_items) 2020-06-27 14:36:05 +02:00
sync.rs increase timeout to avoid spurious test failures 2020-10-30 18:59:58 +01:00
sync.stderr Add tests, and fix bug in atomic RMW relaxed stores 2020-11-02 02:57: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 Add tests, and fix bug in atomic RMW relaxed stores 2020-11-02 02:57: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 Add tests, and fix bug in atomic RMW relaxed stores 2020-11-02 02:57: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