Turnstone Operating System
|
Public Attributes | |
tosdb_manager_ipc_type_t | type |
uint64_t | sender_task_id |
buffer_t * | response_buffer |
boolean_t | is_response_done |
boolean_t | is_response_success |
union { | |
struct { | |
const char_t * entry_point_name | |
boolean_t for_vm | |
uint64_t program_entry_point_virtual_address | |
tosdb_manager_deployed_module_t module | |
uint64_t got_physical_address | |
uint64_t got_size | |
} program_build | |
}; | |