|
Agora
1.2.0
Agora project
|

Public Attributes | |
| size_t | capacity |
| std::atomic< size_t > | tail |
| BlockIndexEntry * | entries |
| BlockIndexEntry ** | index |
| BlockIndexHeader * | prev |
| size_t moodycamel::ConcurrentQueue< T, Traits >::ImplicitProducer::BlockIndexHeader::capacity |
| BlockIndexEntry* moodycamel::ConcurrentQueue< T, Traits >::ImplicitProducer::BlockIndexHeader::entries |
| BlockIndexEntry** moodycamel::ConcurrentQueue< T, Traits >::ImplicitProducer::BlockIndexHeader::index |
| BlockIndexHeader* moodycamel::ConcurrentQueue< T, Traits >::ImplicitProducer::BlockIndexHeader::prev |
| std::atomic<size_t> moodycamel::ConcurrentQueue< T, Traits >::ImplicitProducer::BlockIndexHeader::tail |