Embedded Artistry Framework
Embedded Systems C++ Framework
Public Member Functions | List of all members
embutil::nop_lock Class Reference

Use this lock class to disable locking behavior at compile-time. More...

#include <nop_lock.hpp>

Public Member Functions

void lock () noexcept
 
void unlock () noexcept
 

Detailed Description

Use this lock class to disable locking behavior at compile-time.

Member Function Documentation

◆ lock()

void nop_lock::lock ( )
noexcept

◆ unlock()

void nop_lock::unlock ( )
noexcept

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