about summary refs log tree commit diff
path: root/library/std/src/sys/sync/mutex/sgx.rs
AgeCommit message (Expand)AuthorLines
2024-10-28std: refactor `pthread`-based synchronizationjoboet-2/+2
2024-10-01std: replace `LazyBox` with `OnceBox`joboet-15/+13
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-03-12std: move `Once` implementations to `sys`joboet-0/+59