arduino-audio-tools
Loading...
Searching...
No Matches
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 MutexRecursiveRTOS NoInterruptHandler

Public Member Functions

virtual void lock ()
 
virtual void unlock ()
 

Detailed Description

Empty Mutex implementation which does nothing.

Author
Phil Schatzmann

Member Function Documentation

◆ lock()

virtual void lock ( )
inlinevirtual

◆ unlock()

virtual void unlock ( )
inlinevirtual

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