summaryrefslogtreecommitdiffstats
path: root/tokio/src/sync/tests/loom_semaphore_batch.rs
AgeCommit message (Expand)Author
2020-03-27sync: fix possible dangling pointer in semaphore (#2340)Eliza Weisman
2020-03-23sync: new internal semaphore based on intrusive lists (#2325)Eliza Weisman