about summary refs log tree commit diff
path: root/library/std/src/sys/sync/thread_parking/pthread.rs
AgeCommit message (Expand)AuthorLines
2024-10-28std: refactor `pthread`-based synchronizationjoboet-135/+32
2024-10-25library: consistently use American spelling for 'behavior'Ralf Jung-1/+1
2024-09-25Use `&raw` in the standard libraryJosh Stone-6/+5
2024-07-26Fix doc nitsJohn Arundel-1/+1
2024-05-02std: move thread parking to `sys::sync`joboet-0/+269