rust/library/std/src/thread
Marcelo Diop-Gonzalez 82c974dab5 Fix minor std::thread documentation typo
callers of spawn_unchecked() need to make sure that the thread
not outlive references in the passed closure, not the other way around.
2021-10-08 15:29:04 -04:00
..
local Squashed implementation of the pass 2021-06-20 16:09:42 +02:00
local.rs Use #[non_exhaustive] where appropriate 2021-06-24 04:16:11 -04:00
mod.rs Fix minor std::thread documentation typo 2021-10-08 15:29:04 -04:00
tests.rs std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00