summaryrefslogtreecommitdiff
path: root/library/std/src/sys/sgx/waitqueue
Commit message (Expand)AuthorAgeFilesLines
* Improve code around SGX waitqueueUrgau2023-05-111-3/+13
* Remove and fix useless drop of referenceUrgau2023-05-101-1/+1
* Add warning to SGX mutex implementationJethro Beekman2021-07-271-0/+1
* Rearrange SGX split module filesJethro Beekman2021-05-073-0/+246
* deprecate atomic::spin_loop_hint in favour of hint::spin_loopAshley Mannix2021-01-131-2/+3
* Migrate standard library away from compare_and_swapLinus Färnstrand2020-12-221-1/+1
* `#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgxCaduser20202020-10-082-34/+42
* std: move "mod tests/benches" to separate filesLzu Tao2020-08-315-0/+368