Public 属性 | |
std::atomic< index_t > | key |
std::atomic< Block * > | value |
在文件 ConcurrentQueue.h 第 2910 行定义.
std::atomic<index_t> moodycamel::ImplicitProducer::BlockIndexEntry::key |
std::atomic<Block*> moodycamel::ImplicitProducer::BlockIndexEntry::value |
在文件 ConcurrentQueue.h 第 2913 行定义.
被这些函数引用 moodycamel::ImplicitProducer::dequeue(), moodycamel::ImplicitProducer::dequeue_bulk(), moodycamel::ImplicitProducer::enqueue(), moodycamel::ImplicitProducer::enqueue_bulk(), moodycamel::ImplicitProducer::get_block_index_index_for_index(), moodycamel::ImplicitProducer::insert_block_index_entry() , 以及 moodycamel::ImplicitProducer::~ImplicitProducer().