Base Framework
|
Inherited by PriorityQueue< VALUE, PRIORITY, LOCK >, Queue< TYPE, LOCK >, Queue< Reference< OrbConnection > >, Queue< Reference< OrbConnectionFactory > >, and Queue< Reference< OrbScheme > >.
Protected Member Functions | |
void | exclusiveLock () const noexcept |
void | sharedLock () const noexcept |
void | releaseLock () const noexcept |
|
inlineprotectednoexcept |
Acquires an exclusive lock on this object.
|
inlineprotectednoexcept |
Releases the lock on this object.
|
inlineprotectednoexcept |
Acquires a shared lock on this object.