Lazuli
Data Fields
Lz_Mutex Struct Reference

Represents a mutex. More...

#include <mutex.h>

Data Fields

volatile uint8_t lock
 The mutex lock.
 
Lz_LinkedList waitingTasks
 The list of tasks waiting for that mutex.
 

Detailed Description

Represents a mutex.

Definition at line 28 of file mutex.h.


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