Electroneum
mlocker.h File Reference
#include <map>
#include <boost/thread/mutex.hpp>
Include dependency graph for mlocker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epee::mlocker
 
struct  epee::mlocked< T >
 

Namespaces

 epee
 

Typedefs

template<class T , size_t N>
using epee::mlocked_arr = mlocked< std::array< T, N > >
 

Functions

template<typename T >
Tepee::unwrap (mlocked< T > &src)
 
template<typename T >
const Tepee::unwrap (mlocked< T > const &src)