This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
compile-fail
/
concurrency
History
Vytautas Astrauskas
60cd8aa4b0
Delete a duplicate test.
2020-04-27 14:26:36 -07:00
..
libc_pthread_create_main_terminate.rs
Fix the test annotation.
2020-04-27 14:26:36 -07:00
libc_pthread_join_detached.rs
Add more concurrency tests.
2020-04-27 14:26:36 -07:00
libc_pthread_join_joined.rs
Add more concurrency tests.
2020-04-27 14:26:36 -07:00
libc_pthread_join_main.rs
Added a test that joining main is UB.
2020-04-27 14:26:36 -07:00
libc_pthread_join_multiple.rs
Add an explanatory comment to the test.
2020-04-27 14:26:36 -07:00
libc_pthread_join_self.rs
Make the main thread detached.
2020-04-27 14:26:36 -07:00
thread-spawn.rs
Improve concurrency tests.
2020-04-27 14:26:36 -07:00