rust/library/std/src/thread
Matthias Krüger ee3a2c7a8c
Rollup merge of #94549 - m-ou-se:thread-is-finished, r=yaahc
Rename JoinHandle::is_running to is_finished.

This is renaming `is_running` to `is_finished` as discussed on the tracking issue here: https://github.com/rust-lang/rust/issues/90470#issuecomment-1050188499

Taking some of the docs suggestions from https://github.com/rust-lang/rust/pull/94033
2022-03-04 17:31:06 +01:00
..
local Squashed implementation of the pass 2021-06-20 16:09:42 +02:00
local.rs Make TLS __getit #[inline(always)] on non-Windows 2022-02-25 15:21:27 -05:00
mod.rs Rollup merge of #94549 - m-ou-se:thread-is-finished, r=yaahc 2022-03-04 17:31:06 +01:00
scoped.rs Remove unnecessary #![feature]s from doctest. 2022-03-03 12:09:18 +01:00
tests.rs Update test. 2022-03-03 12:09:18 +01:00