CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
moodycamel::ExplicitProducer::BlockIndexHeader结构体 参考
+ moodycamel::ExplicitProducer::BlockIndexHeader 的协作图:

Public 属性

BlockIndexEntryentries
 
std::atomic< size_tfront
 
void * prev
 
size_t size
 

详细描述

在文件 ConcurrentQueue.h2381 行定义.

类成员变量说明

◆ entries

BlockIndexEntry* moodycamel::ExplicitProducer::BlockIndexHeader::entries

在文件 ConcurrentQueue.h2387 行定义.

◆ front

std::atomic<size_t> moodycamel::ExplicitProducer::BlockIndexHeader::front

在文件 ConcurrentQueue.h2384 行定义.

◆ prev

void* moodycamel::ExplicitProducer::BlockIndexHeader::prev

在文件 ConcurrentQueue.h2388 行定义.

◆ size

size_t moodycamel::ExplicitProducer::BlockIndexHeader::size

在文件 ConcurrentQueue.h2383 行定义.

被这些函数引用 moodycamel::ExplicitProducer::new_block_index().


该结构体的文档由以下文件生成: