diff options
| author | Aaron Turon <aturon@mozilla.com> | 2014-11-24 17:33:37 -0800 |
|---|---|---|
| committer | Aaron Turon <aturon@mozilla.com> | 2014-12-18 23:31:35 -0800 |
| commit | 9b03b72d7fb82f07d35e7dcda02754c6da90ae58 (patch) | |
| tree | d64cf416856d211a50083a62fd26b444859ba5eb /src/libstd/sys/windows/stack_overflow.rs | |
| parent | c009bfdf94a48434e1f6bf3bfe59cf539f464ee2 (diff) | |
| download | rust-9b03b72d7fb82f07d35e7dcda02754c6da90ae58.tar.gz rust-9b03b72d7fb82f07d35e7dcda02754c6da90ae58.zip | |
Remove rt::bookkeeping
This commit removes the runtime bookkeeping previously used to ensure that all Rust tasks were joined before the runtime was shut down. This functionality will be replaced by an RAII style `Thread` API, that will also offer a detached mode. Since this changes the semantics of shutdown, it is a: [breaking-change]
Diffstat (limited to 'src/libstd/sys/windows/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
