CoreFlow 1.0.0
A modern orchestration and execution runtime
|
The work item to distribute across the threadpools. More...
#include <vx_internal.h>
Public Attributes | |
vx_target | target |
The target to execute on. | |
vx_node | node |
The node to execute. | |
vx_enum | action |
The resulting action. | |
The work item to distribute across the threadpools.
vx_enum vx_work_t::action |
The resulting action.
vx_node vx_work_t::node |
The node to execute.
vx_target vx_work_t::target |
The target to execute on.