Gin
|
A semaphore that works across processes and in one process This is not finished / implemented. More...
Public Member Functions | |
SystemSemaphore (const juce::String &name) | |
~SystemSemaphore () | |
bool | lock () |
bool | unlock () |
bool | isValid () |
A semaphore that works across processes and in one process This is not finished / implemented.
SystemSemaphore::SystemSemaphore | ( | const juce::String & | name | ) |
SystemSemaphore::~SystemSemaphore | ( | ) |
bool SystemSemaphore::lock | ( | ) |
bool SystemSemaphore::unlock | ( | ) |
bool SystemSemaphore::isValid | ( | ) |