tasklets.hpp File Reference Provides a mechanism to dispatch work to separate threads. More... #include <atomic> #include <condition_variable> #include <memory> #include <mutex> #include <queue> #include <thread>
Include dependency graph for tasklets.hpp:
![]()
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. |
||||||||||||||||||||||||||