CopperSpice API
1.9.2
|
This is the complete list of members for QSystemSemaphore, including all inherited members.
AccessMode enum name | QSystemSemaphore | |
QSystemSemaphore(const QString &key, int initialValue=0, AccessMode mode=Open) | QSystemSemaphore | |
SystemSemaphoreError enum name | QSystemSemaphore | |
acquire() | QSystemSemaphore | |
error() const | QSystemSemaphore | |
errorString() const | QSystemSemaphore | |
key() const | QSystemSemaphore | |
release(int n=1) | QSystemSemaphore | |
setKey(const QString &key, int initialValue=0, AccessMode mode=Open) | QSystemSemaphore | |
~QSystemSemaphore() | QSystemSemaphore |