Marine Library  1.0
C++ library for Linux Networking Development
CLockAdapter< CSpinLock > Member List

This is the complete list of members for CLockAdapter< CSpinLock >, including all inherited members.

lock_type typedef (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >
readLock(const volatile lock_type &m) const (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >inline
timeReadLock(const volatile lock_type &m, uint32_t timeMs) const (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >inline
timeWriteLock(volatile lock_type &m, uint32_t timeMs) const (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >inline
tryReadLock(const volatile lock_type &m) const (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >inline
tryWriteLock(volatile lock_type &m) const (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >inline
unlock(const volatile lock_type &m) const (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >inline
writeLock(volatile lock_type &m) const (defined in CLockAdapter< CSpinLock >)CLockAdapter< CSpinLock >inline