#include <semaphore.hpp>
boost::interprocess::ipcdetail::windows_semaphore::windows_semaphore |
( |
unsigned int |
initialCount | ) |
|
|
inline |
boost::interprocess::ipcdetail::windows_semaphore::~windows_semaphore |
( |
| ) |
|
|
inline |
void boost::interprocess::ipcdetail::windows_semaphore::post |
( |
long |
release_count = 1 | ) |
|
|
inline |
bool boost::interprocess::ipcdetail::windows_semaphore::try_wait |
( |
void |
| ) |
|
|
inline |
void boost::interprocess::ipcdetail::windows_semaphore::wait |
( |
void |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: