Searched refs:LockFreeQueueImpl (Results 1 – 2 of 2) sorted by relevance
50 template <typename> friend class LockFreeQueueImpl; variable81 template <typename> friend class LockFreeQueueImpl; variable119 …class LockFreeQueueImpl : private NonCopyable<LockFreeQueueImpl<T> >, private LockFreeQueueImplBase125 LockFreeQueueImpl(NodeType* nullNode) : LockFreeQueueImplBase(nullNode) {} in LockFreeQueueImpl() function134 LockFreeQueueImpl<T>::NodeType* LockFreeQueueImpl<T>::DequeueImpl(T* pDequeuedObject) in DequeueImpl()
27 using nn::util::ARMv4::detail::LockFreeQueueImpl;37 using nn::util::ARMv6::detail::LockFreeQueueImpl;