|
dispenso 1.4.1
A library for task parallelism
|
Go to the source code of this file.
Classes | |
| class | dispenso::Latch |
A file providing a Latch barrier type, which gives a way for threads to wait until all expected threads have reached this point. This is intended to match API and behavior of C++20 std::latch.
Definition in file latch.h.