Home
last modified time | relevance | path

Searched refs:Dtor (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/
H A DMTConcurrentRingBuffer.h63 inline void Dtor(T* element) in Dtor() function
103 Dtor(Buffer() + readIndex); in Push()
124 Dtor(Buffer() + readIndex); in PopAll()
H A DMTTaskQueue.h88 inline void Dtor(T* element) in Dtor() function
111 Dtor(pElement); in Clear()
185 Dtor(pElement); in TryPopOldest()
202 Dtor(pElement); in TryPopNewest()
H A DMTStaticVector.h58 inline void Dtor(T* element) in Dtor() function
87 Dtor(Begin() + i); in ~StaticVector()