#include <libspe2-types.h>
Data Fields | |
| unsigned int | stop_reason |
| union { | |
| int spe_exit_code | |
| int spe_signal_code | |
| int spe_runtime_error | |
| int spe_runtime_exception | |
| int spe_runtime_fatal | |
| int spe_callback_error | |
| int spe_isolation_error | |
| void * __reserved_ptr | |
| unsigned long long __reserved_u64 | |
| } | result |
| int | spu_status |
Definition at line 118 of file libspe2-types.h.
| void* __reserved_ptr |
Definition at line 129 of file libspe2-types.h.
| unsigned long long __reserved_u64 |
Definition at line 130 of file libspe2-types.h.
| union { ... } result |
Referenced by _base_spe_context_run().
| int spe_exit_code |
| int spe_signal_code |
| int spu_status |
| unsigned int stop_reason |
1.5.7.1