CoreFlow 1.0.0
A modern orchestration and execution runtime
|
The processor structure which contains the graph queue. More...
#include <vx_internal.h>
Public Attributes | |
vx_queue_t | input |
vx_queue_t | output |
vx_thread_t | thread |
vx_bool | running |
The processor structure which contains the graph queue.
vx_queue_t vx_processor_t::input |
vx_queue_t vx_processor_t::output |
vx_bool vx_processor_t::running |
vx_thread_t vx_processor_t::thread |