A semaphore that works across processes and in one process This is not finished / implemented.
More...
#include <gin_systemsemaphore.h>
A semaphore that works across processes and in one process This is not finished / implemented.
◆ SystemSemaphore()
SystemSemaphore::SystemSemaphore |
( |
const juce::String & |
name | ) |
|
◆ ~SystemSemaphore()
SystemSemaphore::~SystemSemaphore |
( |
| ) |
|
◆ lock()
bool SystemSemaphore::lock |
( |
| ) |
|
◆ unlock()
bool SystemSemaphore::unlock |
( |
| ) |
|
◆ isValid()
bool SystemSemaphore::isValid |
( |
| ) |
|
The documentation for this class was generated from the following file: