Botan 3.3.0
Crypto and TLS for C&
Public Member Functions | List of all members
Botan::noop_mutex Class Referencefinal

#include <mutex.h>

Public Member Functions

void lock ()
 
void unlock ()
 

Detailed Description

Definition at line 30 of file mutex.h.

Member Function Documentation

◆ lock()

void Botan::noop_mutex::lock ( )
inline

Definition at line 32 of file mutex.h.

32{}

◆ unlock()

void Botan::noop_mutex::unlock ( )
inline

Definition at line 34 of file mutex.h.

34{}

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