]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #41981 - gamazeps:thread-detach, r=frewsxcv
authorMark Simulacrum <mark.simulacrum@gmail.com>
Fri, 2 Jun 2017 15:10:41 +0000 (09:10 -0600)
committerGitHub <noreply@github.com>
Fri, 2 Jun 2017 15:10:41 +0000 (09:10 -0600)
commit32f418f60a1dc924a14ce8d1a6bf71c1794782cc
treec9107723312e341fec0bc603366d5a738741e030
parentd7798c3d179c7c18736fc0465e7ba6618c575a34
parentb76b9e1467f97d9f156da1773728c30ca5fd019a
Rollup merge of #41981 - gamazeps:thread-detach, r=frewsxcv

[Doc] Expands `detach` documentation in `thread::JoinHande`.

Part of #29378 .

- Adds an example of a thread detaching.
- Expands what `detaching` means.

r? @steveklabnik
src/libstd/thread/mod.rs