Brian Anderson
|
b96765179e
|
core: Add rt::context for figuring out what runtime services are available
Conflicts:
src/libcore/rt/sched/mod.rs
|
2013-04-19 12:05:18 -07:00 |
|
Brian Anderson
|
ebefe07792
|
core::rt: Make Scheduler::unsafe_local return a fabricated region pointer
Instead of taking a closure. It's unsafe either way. Rename it to unsafe_local_borrow.
|
2013-04-15 16:00:15 -07:00 |
|
Brian Anderson
|
3b8a354c21
|
core::rt: A little bit of cleanup to thread-local scheduler
|
2013-04-15 15:25:29 -07:00 |
|
Brian Anderson
|
1f8ebb6a8e
|
core::rt: Move thread-local scheduler to its own module
|
2013-04-15 15:18:49 -07:00 |
|