index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys_common
/
thread_local_key.rs
Age
Commit message (
Expand
)
Author
Lines
2024-06-15
std: refactor the TLS implementation
joboet
-174
/
+0
2024-04-07
sys_common::thread_local_key: make a note that this is not used on Windows
Ralf Jung
-1
/
+4
2024-03-19
SeqCst->{Release,Acquire} in sys_common::thread_local_key.
Mara Bos
-3
/
+3
2023-04-27
Remove unused std::sys_common::thread_local_key::Key.
Mara Bos
-61
/
+0
2023-02-28
Add QNX Neutrino support to libstd
Florian Bartels
-2
/
+8
2022-12-06
Make sentinel value configurable
Florian Bartels
-8
/
+17
2022-10-08
std: optimize TLS on Windows
joboet
-23
/
+1
2022-08-22
update and extend some comments, and cfg-out some unused code
Ralf Jung
-0
/
+2
2022-05-30
Remove "sys isn't exported yet" phrase
est31
-1
/
+1
2020-12-22
Migrate standard library away from compare_and_swap
Linus Färnstrand
-4
/
+4
2020-09-27
Split sys_common::Mutex in StaticMutex and MovableMutex.
Mara Bos
-2
/
+2
2020-09-22
Update library functions with stability attributes
Dylan MacKenzie
-0
/
+1
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-38
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+271