Public 属性 | |
BlockIndexEntry * | entries |
std::atomic< size_t > | front |
void * | prev |
size_t | size |
在文件 ConcurrentQueue.h 第 2381 行定义.
BlockIndexEntry* moodycamel::ExplicitProducer::BlockIndexHeader::entries |
在文件 ConcurrentQueue.h 第 2387 行定义.
std::atomic<size_t> moodycamel::ExplicitProducer::BlockIndexHeader::front |
在文件 ConcurrentQueue.h 第 2384 行定义.
void* moodycamel::ExplicitProducer::BlockIndexHeader::prev |
在文件 ConcurrentQueue.h 第 2388 行定义.
size_t moodycamel::ExplicitProducer::BlockIndexHeader::size |
在文件 ConcurrentQueue.h 第 2383 行定义.