Struct parallel_query::slot¶
template <typename T>
ClassList > parallel_query > slot
#include <px_thread_safe_queue.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| T | data |
| std::atomic< bool > | ready |
| std::atomic< std::uint64_t > | sequence |
Public Functions¶
| Type | Name |
|---|---|
| slot () |
Public Attributes Documentation¶
variable data¶
variable ready¶
variable sequence¶
Public Functions Documentation¶
function slot¶
The documentation for this class was generated from the following file cubrid/src/query/parallel/px_thread_safe_queue.hpp