rust/library/std/src/sys
Michael Goulet 4d5e7cdc03
Rollup merge of #112226 - devnexen:netbsd_affinity, r=cuviper
std: available_parallelism using native netbsd api first

before falling back to existing code paths like FreeBSD does.
2023-06-16 12:53:21 -07:00
..
common Avoid unwind across extern "C" in thread_local::fast_local.rs 2023-06-04 14:54:28 -07:00
hermit Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc 2023-05-05 18:40:32 +05:30
itron Match unmatched backticks in library/ 2023-03-03 03:03:29 +01:00
sgx Improve code around SGX waitqueue 2023-05-11 11:03:07 +02:00
solid Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomcc 2023-05-05 18:40:32 +05:30
unix Rollup merge of #112226 - devnexen:netbsd_affinity, r=cuviper 2023-06-16 12:53:21 -07:00
unsupported Rollup merge of #105695 - joboet:remove_generic_parker, r=m-ou-se 2023-05-03 16:42:48 -07:00
wasi std: make internal-only items pub(crate) 2023-05-25 08:15:05 -07:00
wasm std: replace generic thread parker with explicit no-op parker 2023-02-16 15:06:45 +01:00
windows Rollup merge of #98202 - aticu:impl_tryfrom_osstr_for_str, r=Amanieu 2023-06-14 18:10:27 +02:00
mod.rs Don't force include Windows goop when documenting 2023-05-09 19:34:01 +01:00