summaryrefslogtreecommitdiffstats
path: root/benches/sync_semaphore.rs
AgeCommit message (Expand)Author
2020-10-12rt: `worker_threads` must be non-zero (#2947)Lucio Franco
2020-10-12rt: Remove `threaded_scheduler()` and `basic_scheduler()` (#2876)Lucio Franco
2020-08-27rt: Refactor `Runtime::block_on` to take `&self` (#2782)Lucio Franco
2020-03-23sync: new internal semaphore based on intrusive lists (#2325)Eliza Weisman