Searched refs:tryPushFront (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/delibs/decpp/
H A DdeThreadSafeRingBuffer.hpp44 bool tryPushFront (const T& elem);
104 bool ThreadSafeRingBuffer<T>::tryPushFront (const T& elem) function in class:de::ThreadSafeRingBuffer

Completed in 66 milliseconds