Botan
1.10.9
|
#include <mutex.h>
Public Member Functions | |
virtual Mutex * | make ()=0 |
virtual | ~Mutex_Factory () |
|
inlinevirtual |
|
pure virtual |
Implemented in Botan::Win32_Mutex_Factory, Botan::Noop_Mutex_Factory, and Botan::Pthread_Mutex_Factory.
Referenced by Botan::Algorithm_Factory::Algorithm_Factory(), and Botan::Library_State::get_mutex().