PatchworkOS
Loading...
Searching...
No Matches
aml_mutex_entry_t Struct Reference

Data Fields

list_entry_t entry
 
aml_mutex_id_t id
 
aml_sync_level_t syncLevel
 

Detailed Description

Definition at line 10 of file mutex.c.

Field Documentation

◆ entry

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().

◆ id

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().

◆ syncLevel

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().


The documentation for this struct was generated from the following file: