Public 成员函数 | |
FreeListNode () | |
Public 属性 | |
std::atomic< N * > | freeListNext |
std::atomic< std::uint32_t > | freeListRefs |
在文件 ConcurrentQueue.h 第 1480 行定义.
|
inline |
在文件 ConcurrentQueue.h 第 1482 行定义.
std::atomic<N*> moodycamel::FreeListNode< N >::freeListNext |
在文件 ConcurrentQueue.h 第 1485 行定义.
std::atomic<std::uint32_t> moodycamel::FreeListNode< N >::freeListRefs |
在文件 ConcurrentQueue.h 第 1484 行定义.