#include <ctrump-libspe2.h>
Data Fields | |
pthread_t | thread |
int | dir_fd |
spe_context_ptr_t | spe_context |
int | enable_debugger |
Definition at line 50 of file ctrump-libspe2.h.
pthread_t ctrump_runtime_spe_context::thread |
Definition at line 51 of file ctrump-libspe2.h.
Referenced by ctrump_runtime_append_spe(), and ctrump_runtime_remove_spe().
Definition at line 52 of file ctrump-libspe2.h.
Referenced by ctrump_runtime_append_spe(), ctrump_runtime_remove_spe(), and ctrump_runtime_spe_program_load().
spe_context_ptr_t ctrump_runtime_spe_context::spe_context |
Definition at line 53 of file ctrump-libspe2.h.
Referenced by ctrump_runtime_append_spe(), ctrump_runtime_finalize(), ctrump_runtime_remove_spe(), and ctrump_runtime_spe_program_load().
Definition at line 54 of file ctrump-libspe2.h.
Referenced by ctrump_runtime_append_spe(), and ctrump_runtime_spe_program_load().