arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Public Member Functions | List of all members
MutexBase Class Reference

Empty Mutex implementation which does nothing. More...

#include <Mutex.h>

Inheritance diagram for MutexBase:
MutexRP2040 MutexRTOS NoInterruptHandler

Public Member Functions

virtual void lock ()
 
virtual void unlock ()
 

Detailed Description

Empty Mutex implementation which does nothing.

Author
Phil Schatzmann

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