Botan 3.13.0
Crypto and TLS for C&
Botan::noop_mutex Class Referencefinal

#include <mutex.h>

Public Member Functions

void lock ()
void unlock ()

Detailed Description

Definition at line 33 of file mutex.h.

Member Function Documentation

◆ lock()

void Botan::noop_mutex::lock ( )
inline

Definition at line 35 of file mutex.h.

35{}

◆ unlock()

void Botan::noop_mutex::unlock ( )
inline

Definition at line 37 of file mutex.h.

37{}

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