PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_mutex_entry_t Struct Reference
Collaboration diagram for aml_mutex_entry_t:

Data Fields

list_entry_t entry
 
aml_mutex_id_t id
 
aml_sync_level_t syncLevel
 

Detailed Description

Definition at line 11 of file mutex.c.

Field Documentation

◆ entry

list_entry_t aml_mutex_entry_t::entry

Definition at line 13 of file mutex.c.

◆ id

aml_mutex_id_t aml_mutex_entry_t::id

Definition at line 14 of file mutex.c.

◆ syncLevel

aml_sync_level_t aml_mutex_entry_t::syncLevel

Definition at line 15 of file mutex.c.


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