Just like on UNIX systems, we need to use sysconf() to obtain the number of CPUs. Extend the existing cfg()'s to match CloudABI as well. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||
| stats.rs | ||
Just like on UNIX systems, we need to use sysconf() to obtain the number of CPUs. Extend the existing cfg()'s to match CloudABI as well. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||
| stats.rs | ||