Skip to content

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

T parallel_query::slot< T >::data;

variable ready

std::atomic<bool> parallel_query::slot< T >::ready;

variable sequence

std::atomic<std::uint64_t> parallel_query::slot< T >::sequence;

Public Functions Documentation

function slot

inline parallel_query::slot::slot () 


The documentation for this class was generated from the following file cubrid/src/query/parallel/px_thread_safe_queue.hpp