#include <foleys_ScopedInterProcessLock.h>
Public Member Functions | |
ScopedInterProcessLock (const juce::String &name, int timeout=-1, std::function< void()> onEntered=nullptr) | |
~ScopedInterProcessLock () | |
ScopedInterProcessLock | ( | const juce::String & | name, |
int | timeout = -1, | ||
std::function< void()> | onEntered = nullptr ) |