moodycamel::ImplicitProducer::BlockIndexHeader 的协作图:Public 属性 | |
| size_t | capacity |
| BlockIndexEntry * | entries |
| BlockIndexEntry ** | index |
| BlockIndexHeader * | prev |
| std::atomic< size_t > | tail |
在文件 ConcurrentQueue.h 第 2916 行定义.
| size_t moodycamel::ImplicitProducer::BlockIndexHeader::capacity |
| BlockIndexEntry* moodycamel::ImplicitProducer::BlockIndexHeader::entries |
在文件 ConcurrentQueue.h 第 2920 行定义.
| BlockIndexEntry** moodycamel::ImplicitProducer::BlockIndexHeader::index |
| BlockIndexHeader* moodycamel::ImplicitProducer::BlockIndexHeader::prev |
在文件 ConcurrentQueue.h 第 2922 行定义.
| std::atomic<size_t> moodycamel::ImplicitProducer::BlockIndexHeader::tail |
在文件 ConcurrentQueue.h 第 2919 行定义.
被这些函数引用 moodycamel::ImplicitProducer::get_block_index_index_for_index().