CommonLibSSE (powerof3)
RE::BSResource::EntryQueue< T > Class Template Reference

#include <BSResourceEntryQueue.h>

Public Attributes

BSNonReentrantSpinLock lock
 
T * head
 
T ** tail
 

Member Data Documentation

◆ head

template<class T >
T* RE::BSResource::EntryQueue< T >::head

◆ lock

template<class T >
BSNonReentrantSpinLock RE::BSResource::EntryQueue< T >::lock

◆ tail

template<class T >
T** RE::BSResource::EntryQueue< T >::tail

The documentation for this class was generated from the following file: