Searched refs:InsertTail (Results 1 – 5 of 5) sorted by relevance
98 void InsertTail(OsclAny* aPtr);117 OSCL_INLINE void InsertTail(T& aRef);
32 OSCL_INLINE void OsclDoubleList<T>::InsertTail(T &aRef) function in OsclDoubleList34 OsclDoubleListBase::InsertTail(&aRef);
120 void OsclDoubleListBase::InsertTail(OsclAny* aPtr) in InsertTail() function in OsclDoubleListBase
112 iThreadContext.iScheduler->iPVStatQ.InsertTail(*iPVActiveStats); in AddToScheduler()
540 iPVStatQ.InsertTail(*iOtherExecStats[i]); in ConstructStatQ()