csnd
public class CsoundMutex extends Object
Field Summary | |
---|---|
protected boolean | swigCMemOwn |
Constructor Summary | |
---|---|
protected | CsoundMutex(long cPtr, boolean cMemoryOwn) |
CsoundMutex() | |
CsoundMutex(int isRecursive) |
Method Summary | |
---|---|
void | delete() |
protected void | finalize() |
protected static long | getCPtr(CsoundMutex obj) |
void | Lock() |
int | TryLock() |
void | Unlock() |