about summary refs log tree commit diff
path: root/library/test/src/helpers/concurrency.rs
AgeCommit message (Expand)AuthorLines
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-1/+1
2021-09-28Rename `std::thread::available_onccurrency` to `std::thread::available_parall...Yoshua Wuyts-1/+1
2020-10-21make concurrency helper more pleasant to readTshepang Lekhonkhobe-11/+7
2020-10-16Add std::thread::available_concurrencyYoshua Wuyts-101/+2
2020-08-08fix clippy::needless_return: remove unneeded return statementsMatthias Krüger-2/+2
2020-07-27mv std libs to library/mark-0/+117