Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Typedefs
mutex.h File Reference

Public Header. More...

#include <botan/types.h>

Go to the source code of this file.

Classes

class  Botan::lock_guard< Mutex >
 
class  Botan::noop_mutex
 

Namespaces

namespace  Botan
 

Typedefs

template<typename T >
using Botan::lock_guard_type = lock_guard<T>
 
using Botan::mutex_type = noop_mutex
 
using Botan::recursive_mutex_type = noop_mutex
 

Detailed Description

Public Header.

Definition in file mutex.h.