#include <gc_job_manager_impl.h>
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_t * | spu_args |
| worker_ctx::worker_ctx | ( | ) | [inline] |
| worker_ctx::~worker_ctx | ( | ) |
| spe_spu_control_area_t* worker_ctx::spe_ctrl |
| spe_context_ptr_t worker_ctx::spe_ctx |
| unsigned int worker_ctx::spe_idx |
| volatile worker_state worker_ctx::state |
1.5.9