about summary refs log tree commit diff
path: root/library/std/src/sys/sync/condvar/no_threads.rs
AgeCommit message (Expand)AuthorLines
2024-12-18Implement Condvar::wait_timeout for targets without threadsSebastian Urban-2/+4
2024-11-27update cfgsBoxy-1/+0
2024-10-28we can now enable the 'const stable fn must be stable' checkRalf Jung-1/+1
2024-03-12std: move `Once` implementations to `sys`joboet-0/+26