dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
Threading Concepts

Concepts

concept  dfx::Utils::CallWithToken
 Concept for a task that can be executed with a stop token.
concept  dfx::Utils::CallWithoutToken
 Concept for a task that can be executed without a stop token.
concept  dfx::Utils::Runnable
 Concept defining a valid Thread worker.