| PatchworkOS
    | 
| Data Fields | |
| list_entry_t | entry | 
| aml_mutex_id_t | id | 
| aml_sync_level_t | syncLevel | 
| list_entry_t aml_mutex_entry_t::entry | 
Definition at line 12 of file mutex.c.
Referenced by aml_mutex_stack_pop(), and aml_mutex_stack_push().
| aml_mutex_id_t aml_mutex_entry_t::id | 
Definition at line 13 of file mutex.c.
Referenced by aml_mutex_stack_pop(), and aml_mutex_stack_push().
| aml_sync_level_t aml_mutex_entry_t::syncLevel | 
Definition at line 14 of file mutex.c.
Referenced by aml_mutex_stack_pop(), and aml_mutex_stack_push().