Sleeping Wombat Common Library  0.50.0
swCommonLibrary
SpinLockedQueue< ContentType > Member List

This is the complete list of members for SpinLockedQueue< ContentType >, including all inherited members.

IsEmpty()SpinLockedQueue< ContentType >inline
m_accesslock (defined in SpinLockedQueue< ContentType >)SpinLockedQueue< ContentType >private
m_queue (defined in SpinLockedQueue< ContentType >)SpinLockedQueue< ContentType >private
Push(const ContentType &element) (defined in SpinLockedQueue< ContentType >)SpinLockedQueue< ContentType >inline
TryPop(ContentType &element)SpinLockedQueue< ContentType >inline