Represents a mutex. More...
#include <mutex.h>
Represents a mutex.
Definition at line 28 of file mutex.h.
The mutex lock
Definition at line 29 of file mutex.h.
The list of tasks waiting for that mutex.
Definition at line 30 of file mutex.h.