File lockfree_circular_queue.hpp¶
FileList > base > lockfree_circular_queue.hpp
Go to the source code of this file
#include "base_flag.hpp"#include <atomic>#include <cassert>#include <climits>#include <cstddef>#include <cstdint>#include <thread>#include <type_traits>
Namespaces¶
| Type | Name |
|---|---|
| namespace | lockfree |
Classes¶
| Type | Name |
|---|---|
| class | circular_queue <class T> |
The documentation for this class was generated from the following file cubrid/src/base/lockfree_circular_queue.hpp