Searched refs:PushFront (Results 1 – 2 of 2) sorted by relevance
109 void PushFront(T* p);263 inline void IntrusiveLinkedList<T, Tag>::PushFront(T* p) in PushFront() function373 PushFront(inserted); in Insert()
293 LightAlarm::s_System->list.PushFront( &m_LightAlarm ); in Cancel()