#include <winapi_mutex_wrapper.hpp>
boost::interprocess::ipcdetail::winapi_mutex_wrapper::winapi_mutex_wrapper |
( |
void * |
mtx_hnd = 0 | ) |
|
|
inline |
boost::interprocess::ipcdetail::winapi_mutex_wrapper::~winapi_mutex_wrapper |
( |
| ) |
|
|
inline |
void boost::interprocess::ipcdetail::winapi_mutex_wrapper::close |
( |
| ) |
|
|
inline |
void* boost::interprocess::ipcdetail::winapi_mutex_wrapper::handle |
( |
| ) |
const |
|
inline |
void boost::interprocess::ipcdetail::winapi_mutex_functions::lock |
( |
void |
| ) |
|
|
inlineinherited |
bool boost::interprocess::ipcdetail::winapi_mutex_wrapper::open_or_create |
( |
const char * |
name, |
|
|
const permissions & |
perm |
|
) |
| |
|
inline |
void* boost::interprocess::ipcdetail::winapi_mutex_wrapper::release |
( |
| ) |
|
|
inline |
bool boost::interprocess::ipcdetail::winapi_mutex_functions::try_lock |
( |
void |
| ) |
|
|
inlineinherited |
void boost::interprocess::ipcdetail::winapi_mutex_functions::unlock |
( |
void |
| ) |
|
|
inlineinherited |
void* boost::interprocess::ipcdetail::winapi_mutex_functions::m_mtx_hnd |
|
protectedinherited |
The documentation for this class was generated from the following file: