about summary refs log tree commit diff
path: root/library/std/src/sys/sync/rwlock/queue.rs
AgeCommit message (Expand)AuthorLines
2024-04-13Add missing `unsafe` to internal `std::thread::Thread` creation functionsbeetrees-1/+1
2024-03-31std: move `thread::current` TLS variable out of `thread_info`joboet-4/+2
2024-03-12std: move `Once` implementations to `sys`joboet-0/+557