GNU Radio 3.4.0 C++ API
worker_ctx Struct Reference

#include <gc_job_manager_impl.h>

List of all members.

Public Member Functions

 worker_ctx ()
 ~worker_ctx ()

Public Attributes

volatile worker_state state
unsigned int spe_idx
spe_context_ptr_t spe_ctx
spe_spu_control_area_t * spe_ctrl
pthread_t thread
gc_spu_args_tspu_args

Constructor & Destructor Documentation

worker_ctx::worker_ctx ( ) [inline]
worker_ctx::~worker_ctx ( )

Member Data Documentation

spe_spu_control_area_t* worker_ctx::spe_ctrl
spe_context_ptr_t worker_ctx::spe_ctx
unsigned int worker_ctx::spe_idx
pthread_t worker_ctx::thread

The documentation for this struct was generated from the following file: