![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
Concept defining a valid Thread worker. More...
#include <dfx-utilities/Thread.hpp>
Concept defining a valid Thread worker.
A Runnable must provide an exec method (with or without a stop token) and must be constructible from the arguments provided to the Thread.