|
blocxx
|
Public Member Functions | |
| bool | isReader () const |
| bool | isWriter () const |
Public Attributes | |
| unsigned int | readCount |
| unsigned int | writeCount |
Definition at line 134 of file GenericRWLockImpl.hpp.
|
inline |
Definition at line 139 of file GenericRWLockImpl.hpp.
Referenced by BLOCXX_NAMESPACE::GenericRWLockImpl< Thread_t, BLOCXX_NAMESPACE::RWLocker::ThreadComparer >::acquireReadLock().
|
inline |
Definition at line 144 of file GenericRWLockImpl.hpp.
References m_guard.
| unsigned int BLOCXX_NAMESPACE::GenericRWLockImpl< IdT, CompareT >::LockerInfo::readCount |
Definition at line 136 of file GenericRWLockImpl.hpp.
Referenced by BLOCXX_NAMESPACE::GenericRWLockImpl< Thread_t, BLOCXX_NAMESPACE::RWLocker::ThreadComparer >::acquireReadLock().
| unsigned int BLOCXX_NAMESPACE::GenericRWLockImpl< IdT, CompareT >::LockerInfo::writeCount |
Definition at line 137 of file GenericRWLockImpl.hpp.
Referenced by BLOCXX_NAMESPACE::GenericRWLockImpl< Thread_t, BLOCXX_NAMESPACE::RWLocker::ThreadComparer >::acquireReadLock().
1.8.18