This PR adds a barrier primitive as `Std.Barrier`. The implementation is mirrored after [the Rust one](https://github.com/rust-lang/rust/blob/b8ae372/library/std/src/sync/barrier.rs) as C++14 does not have barriers yet. |
||
|---|---|---|
| .. | ||
| bench | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lean-toolchain | ||