about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/sync/mutex.rs
AgeCommit message (Expand)AuthorLines
2025-02-12expect EINVAL for pthread_mutex_destroy for aixHenry Jiang-3/+3
2024-11-30std: clarify comments about initializationjoboet-3/+5
2024-10-28std: refactor `pthread`-based synchronizationjoboet-0/+133