#include <winapi_mutex_wrapper.hpp>
boost::interprocess::ipcdetail::winapi_mutex_functions::winapi_mutex_functions |
( |
void * |
mtx_hnd | ) |
|
|
inline |
void boost::interprocess::ipcdetail::winapi_mutex_functions::lock |
( |
void |
| ) |
|
|
inline |
bool boost::interprocess::ipcdetail::winapi_mutex_functions::try_lock |
( |
void |
| ) |
|
|
inline |
void boost::interprocess::ipcdetail::winapi_mutex_functions::unlock |
( |
void |
| ) |
|
|
inline |
void* boost::interprocess::ipcdetail::winapi_mutex_functions::m_mtx_hnd |
|
protected |
The documentation for this class was generated from the following file: