diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-12-12 17:14:18 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-12-24 14:41:59 -0800 |
| commit | cab44fb076b4bc56a5877304a7b7617325cb8573 (patch) | |
| tree | 8fa176a9042a610bcbfbc2a9e910db97fb122310 /src/libstd/sync | |
| parent | 32e730f122f06202eb48aefcc2cef6ee3e279a2f (diff) | |
| download | rust-cab44fb076b4bc56a5877304a7b7617325cb8573.tar.gz rust-cab44fb076b4bc56a5877304a7b7617325cb8573.zip | |
std: Introduce a Runtime trait
This trait is used to abstract the differences between 1:1 and M:N scheduling and is the sole dispatch point for the differences between these two scheduling modes. This, and the following series of commits, is not intended to compile. Only after the entire transition is complete are programs expected to compile.
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions
