mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-12 20:16:49 +00:00
migrate sched_threads call
This commit is contained in:
parent
6910552698
commit
c04f42e2c7
@ -26,7 +26,7 @@ export default_test_to_task;
|
||||
export configure_test_task;
|
||||
export joinable;
|
||||
|
||||
native "rust" mod rustrt {
|
||||
native "c-stack-cdecl" mod rustrt {
|
||||
fn sched_threads() -> uint;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user