_connected (defined in tAbstractMutex) | tAbstractMutex | [protected] |
_lockcount (defined in tAbstractMutex) | tAbstractMutex | [protected] |
_master (defined in tAbstractMutex) | tAbstractMutex | [protected] |
acquire() (defined in tSystemVSemaphore) | tSystemVSemaphore | [virtual] |
acquire_read() (defined in tAbstractMutex) | tAbstractMutex | [virtual] |
acquire_upgrade() (defined in tAbstractMutex) | tAbstractMutex | [virtual] |
connect(void *mutexptr=NULL) (defined in tAbstractMutex) | tAbstractMutex | [inline, virtual] |
create() (defined in tSystemVSemaphore) | tSystemVSemaphore | [virtual] |
getmutexsize() (defined in tAbstractMutex) | tAbstractMutex | [inline, virtual] |
islocked() (defined in tAbstractMutex) | tAbstractMutex | [inline, virtual] |
release() (defined in tSystemVSemaphore) | tSystemVSemaphore | [virtual] |
release_downgrade() (defined in tAbstractMutex) | tAbstractMutex | [virtual] |
release_read() (defined in tAbstractMutex) | tAbstractMutex | [virtual] |
remove() (defined in tSystemVSemaphore) | tSystemVSemaphore | [virtual] |
setmaster(bool master) (defined in tAbstractMutex) | tAbstractMutex | [inline] |
tAbstractMutex(bool master=false) (defined in tAbstractMutex) | tAbstractMutex | [inline] |
tryacquire() (defined in tSystemVSemaphore) | tSystemVSemaphore | [virtual] |
tryacquire_read() (defined in tAbstractMutex) | tAbstractMutex | [virtual] |
tryacquire_upgrade() (defined in tAbstractMutex) | tAbstractMutex | [virtual] |
tSystemVSemaphore(bool master=false, string name="", int mode=0666) (defined in tSystemVSemaphore) | tSystemVSemaphore | [inline] |
~tAbstractMutex() (defined in tAbstractMutex) | tAbstractMutex | [inline, virtual] |
~tSystemVSemaphore() (defined in tSystemVSemaphore) | tSystemVSemaphore | [inline, virtual] |