#include <named_mutex.hpp>
|
static bool | remove (const char *name) |
|
boost::interprocess::ipcdetail::windows_named_mutex::windows_named_mutex |
( |
open_only_t |
, |
|
|
const char * |
name |
|
) |
| |
|
inline |
boost::interprocess::ipcdetail::windows_named_mutex::~windows_named_mutex |
( |
| ) |
|
|
inline |
void boost::interprocess::ipcdetail::windows_named_mutex::lock |
( |
void |
| ) |
|
|
inline |
bool boost::interprocess::ipcdetail::windows_named_mutex::remove |
( |
const char * |
name | ) |
|
|
inlinestatic |
bool boost::interprocess::ipcdetail::windows_named_mutex::try_lock |
( |
void |
| ) |
|
|
inline |
void boost::interprocess::ipcdetail::windows_named_mutex::unlock |
( |
void |
| ) |
|
|
inline |
friend class interprocess_tester |
|
friend |
The documentation for this class was generated from the following file: