|
PatchworkOS
2ca1c69
A non-POSIX operating system.
|
Data for a method object. More...
#include <object.h>
Data Fields | |
| AML_OBJECT_COMMON_HEADER | |
| aml_method_implementation_t | implementation |
| aml_method_flags_t | methodFlags |
| const uint8_t * | start |
| const uint8_t * | end |
| aml_mutex_id_t | mutex |
| aml_method_implementation_t aml_method_t::implementation |
| aml_method_flags_t aml_method_t::methodFlags |
| aml_mutex_id_t aml_method_t::mutex |