rust/library/std/src/sys
2023-03-17 10:44:22 -07:00
..
common Moved thread_local implementation to sys::common 2023-03-10 23:25:32 +05:30
hermit use as_ptr to determine the address of atomics 2023-02-27 09:59:57 +01:00
itron Match unmatched backticks in library/ 2023-03-03 03:03:29 +01:00
sgx std: rename Parker::new to Parker::new_in_place, add safe Parker::new constructor for SGX 2022-12-30 15:49:47 +01:00
solid Rollup merge of #106372 - joboet:solid_id_parking, r=m-ou-se 2023-02-16 11:40:19 +05:30
unix Auto merge of #89518 - a1phyr:unix_file_vectored_at, r=workingjubilee 2023-03-04 05:26:35 +00:00
unsupported std: optimize LazyLock size 2023-01-26 16:16:03 +01:00
wasi Allow wasi-libc to initialize its environment variables lazily. 2023-02-09 19:03:42 -08:00
wasm std: use a more efficient Once on platforms without threads 2022-12-14 13:55:30 +01:00
windows Modify code style as per comments 2023-03-17 10:44:22 -07:00
mod.rs Split __thread_local_inner macro 2023-03-10 17:35:24 +05:30