Function std::rt::default_sched_threads[src]
pub fn default_sched_threads() -> uint
Get's the number of scheduler threads requested by the environment
either RUST_THREADS or num_cpus.
pub fn default_sched_threads() -> uint
Get's the number of scheduler threads requested by the environment
either RUST_THREADS or num_cpus.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).