tasklets.hh File Reference Provides a mechanism to dispatch work to separate threads. More... #include <atomic> #include <stdexcept> #include <cassert> #include <thread> #include <queue> #include <mutex> #include <iostream> #include <condition_variable>
Include dependency graph for tasklets.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionProvides a mechanism to dispatch work to separate threads. |
||||||||||||||||||||||||||||||