31 #ifndef INCLUDE_SERVICES_AMANAGEDTASKEX_H_ 32 #define INCLUDE_SERVICES_AMANAGEDTASKEX_H_ sys_error_code_t AMTExSetInactiveState(AManagedTaskEx *this, boolean_t bBlockedSuspended)
Definition: AManagedTaskEx_vtbl.h:131
sys_error_code_t AMTExForceExecuteStep(AManagedTaskEx *this, EPowerMode eActivePowerMode)
Definition: AManagedTaskEx_vtbl.h:107
sys_error_code_t AMTInitEx(AManagedTaskEx *this)
Definition: AManagedTaskEx_vtbl.h:112
This file declare the Managed task Interface.
Definition: AManagedTaskEx_vtbl.h:74
unsigned short sys_error_code_t
Definition: syserror.h:45
boolean_t AMTExIsTaskInactive(AManagedTaskEx *this)
Definition: AManagedTaskEx_vtbl.h:140