Searched defs:PushFront (Results 1 – 2 of 2) sorted by relevance
220 void PushFront(ValueType &value) in PushFront() function224 void PushFront(ValueType &&value) in PushFront() function
84 void ThreadList<T>::PushFront(T &thread) in PushFront() function in panda::ThreadList