- also clarifies how thread.join and detaching of threads works - the previous prose implied that there is a relationship between a spawning thread and the thread being spawned, and that "child" threads couldn't outlive their parents unless detached, which is incorrect. |
||
|---|---|---|
| .. | ||
| local | ||
| local.rs | ||
| mod.rs | ||
| tests.rs | ||